State Property (WPFToggleButton)
Class
WPFToggleButton
.
Action
Gets the state of the button.
Syntax
C#
protected
ButtonState
State { get; }
VB
'Declaration Protected Read Property State As
ButtonState
Access
Read only.