SetIndeterminate Method (WPFToggleButton)
Class
WPFToggleButton
.
Action
Set the button to the indeterminate state.
Syntax
C#
toggleButton
.
SetIndeterminate
()
VB
toggleButton
.
SetIndeterminate
()