Version

IXamBusyIndicatorReplay Interface

Interface required by UFT to identify valid actions for replay specific to the XamBusyIndicator
Syntax
'Declaration
 
<Mercury.QTP.WPF.CustomServer.RunInterfaceAttribute()>
<TypeInfoProxy(SourceType=Infragistics.Controls.Interactions.XamBusyIndicator, 
   DefaultOperation="Click", 
   IconIndex=1101, 
   GenericTypeID="WpfObject", 
   MappedTo="XamBusyIndicator", 
   Description="Infragistics WPF XamBusyIndicator control.")>
Public Interface IXamBusyIndicatorReplay 
[Mercury.QTP.WPF.CustomServer.RunInterfaceAttribute()]
[TypeInfoProxy(SourceType=Infragistics.Controls.Interactions.XamBusyIndicator, 
   DefaultOperation="Click", 
   IconIndex=1101, 
   GenericTypeID="WpfObject", 
   MappedTo="XamBusyIndicator", 
   Description="Infragistics WPF XamBusyIndicator control.")]
public interface IXamBusyIndicatorReplay 
[Mercury.QTP.WPF.CustomServer.RunInterfaceAttribute()]
[TypeInfoProxy(SourceType=Infragistics.Controls.Interactions.XamBusyIndicator, 
   DefaultOperation="Click", 
   IconIndex=1101, 
   GenericTypeID="WpfObject", 
   MappedTo="XamBusyIndicator", 
   Description="Infragistics WPF XamBusyIndicator control.")]
public __gc __interface IXamBusyIndicatorReplay 
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