Uncheck Method (WPFToggleButton)

Action

Unchecks the button.

Syntax

C#
toggleButton.Uncheck()
VB
toggleButton.Uncheck()