SetIndeterminate Method (WPFToggleButton)

Action

Set the button to the indeterminate state.

Syntax

C#
toggleButton.SetIndeterminate()
VB
toggleButton.SetIndeterminate()