C# Class Settings.UI.Xaml.Controls.ToggleSwitch

Inheritance: BaseUserControl
Exibir arquivo Open project: smndtrl/Signal-UWP

Public Properties

Property Type Description
IsOnProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
ToggleSwitch ( ) : System

Private Methods

Method Description
OnIsOnPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Method Details

ToggleSwitch() public method

public ToggleSwitch ( ) : System
return System

Property Details

IsOnProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml IsOnProperty
return Windows.UI.Xaml.DependencyProperty