WpfMenuItem.PropertyNames.IsTopLevelMenu Field
Returns "IsTopLevelMenu".
Namespace: Microsoft.VisualStudio.TestTools.UITesting.WpfControls
Assembly: Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
Syntax
'Declaration
Public Shared ReadOnly IsTopLevelMenu As String
public static readonly string IsTopLevelMenu
public:
static initonly String^ IsTopLevelMenu
static val IsTopLevelMenu: string
public static final var IsTopLevelMenu : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
WpfMenuItem.PropertyNames Class
Microsoft.VisualStudio.TestTools.UITesting.WpfControls Namespace