Switch.SwitchOnVisualState Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The visual state name for when the switch is in the on position.
public: System::String ^ SwitchOnVisualState;
public const string SwitchOnVisualState;
val mutable SwitchOnVisualState : string
Public Const SwitchOnVisualState As String
Field Value
The string "On".