InkToolbarToggleButton.ToggleKind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the type of built-in or custom tool associated with the InkToolbarToggleButton.
public:
property InkToolbarToggle ToggleKind { InkToolbarToggle get(); };
InkToolbarToggle ToggleKind();
public InkToolbarToggle ToggleKind { get; }
var inkToolbarToggle = inkToolbarToggleButton.toggleKind;
Public ReadOnly Property ToggleKind As InkToolbarToggle
Property Value
The type of tool.