Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

Switch::OnSwitchSettingChanged Method ()

 

Invoked when the SwitchSetting property is changed.

Namespace:   System.Diagnostics
Assembly:  System (in System.dll)

protected:
virtual void OnSwitchSettingChanged()

OnSwitchSettingChanged is invoked the first time a switch reads the SwitchSetting value from the configuration file and is invoked again each time the switch's value is changed.

.NET Framework
Available since 1.1
Return to top
Show:
© 2017 Microsoft