Gets the toolbar button of this
AnnAutomationObject.
Syntax
Visual Basic (Declaration) | |
---|
Public Overridable ReadOnly Property ToolBarButton As ToggleButton |
XAML Syntax | |
---|
For XAML information, see the System.Windows.Controls.Primitives.ToggleButton type. |
XAML Syntax | |
---|
For XAML information, see the System.Windows.Controls.Primitives.ToggleButton type. |
Return Value
A
ToggleButton which represents the toolbar button of this
AnnAutomationObject.
Example
Remarks
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family
See Also