This topic has not yet been rated - Rate this topic

ToggleButton.OnToggle method

Called when the ToggleButton receives toggle stimulus.

Syntax


protected virtual void OnToggle()

Parameters

This method has no parameters.

Remarks

The default implementation raises a Click event in response to the stimulus.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.UI.Xaml.Controls.Primitives
Windows::UI::Xaml::Controls::Primitives [C++]

Metadata

Windows.winmd

See also

ToggleButton

 

 

Build date: 3/12/2013

© 2013 Microsoft. All rights reserved.