ToggleButton::OnToggle Method ()

 

Called by the OnClick method to implement toggle behavior.

Namespace:   System.Windows.Controls.Primitives
Assembly:  PresentationFramework (in PresentationFramework.dll)

public protected:
virtual void OnToggle()

This method toggles the IsChecked property.

.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: