Version

IXamRadialMenuListBoxReplay Interface

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