IsToggleButton: Boolean
The IsToggleButton property determines if state of the upper button part can be toggled (pressed or pulled).
By default the property is set to false: that is, the button state cannot be changed. If the property is set to True, the button can be pressed or pulled.
The property use is given in description of the SplitButton constructor.
See also: