Version

IXamPropertyGridReplay Interface

Interface required by UFT to identify valid actions for replay specific to the XamPropertyGrid
Syntax
'Declaration
 
<TypeInfoProxy(SourceType=Infragistics.Controls.Editors.XamPropertyGrid, 
   DefaultOperation="SelectItem", 
   IconIndex=205, 
   GenericTypeID="WpfTable", 
   MappedTo="XamPropertyGrid", 
   Description="Infragistics WPF XamPropertyGrid control.")>
<Mercury.QTP.WPF.CustomServer.RunInterfaceAttribute()>
Public Interface IXamPropertyGridReplay 
[TypeInfoProxy(SourceType=Infragistics.Controls.Editors.XamPropertyGrid, 
   DefaultOperation="SelectItem", 
   IconIndex=205, 
   GenericTypeID="WpfTable", 
   MappedTo="XamPropertyGrid", 
   Description="Infragistics WPF XamPropertyGrid control.")]
[Mercury.QTP.WPF.CustomServer.RunInterfaceAttribute()]
public interface IXamPropertyGridReplay 
[TypeInfoProxy(SourceType=Infragistics.Controls.Editors.XamPropertyGrid, 
   DefaultOperation="SelectItem", 
   IconIndex=205, 
   GenericTypeID="WpfTable", 
   MappedTo="XamPropertyGrid", 
   Description="Infragistics WPF XamPropertyGrid control.")]
[Mercury.QTP.WPF.CustomServer.RunInterfaceAttribute()]
public __gc __interface IXamPropertyGridReplay 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also