Version

IXamRadialMenuReplay Interface

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