C# Class Vidyano.View.Controls.PersistentObjectAttributeToggleSwitch

Inheritance: PersistentObjectAttributeControlBase
Afficher le fichier Open project: stevehansen/vidyano_v1

Méthodes publiques

Свойство Type Description
OffContentKeyProperty Windows.UI.Xaml.DependencyProperty
OffContentProperty Windows.UI.Xaml.DependencyProperty
OnContentKeyProperty Windows.UI.Xaml.DependencyProperty
OnContentProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
PersistentObjectAttributeToggleSwitch ( ) : Windows.UI.Xaml

Private Methods

Méthode Description
OffKeyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnKeyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Method Details

PersistentObjectAttributeToggleSwitch() public méthode

public PersistentObjectAttributeToggleSwitch ( ) : Windows.UI.Xaml
Résultat Windows.UI.Xaml

Property Details

OffContentKeyProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml OffContentKeyProperty
Résultat Windows.UI.Xaml.DependencyProperty

OffContentProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml OffContentProperty
Résultat Windows.UI.Xaml.DependencyProperty

OnContentKeyProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml OnContentKeyProperty
Résultat Windows.UI.Xaml.DependencyProperty

OnContentProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml OnContentProperty
Résultat Windows.UI.Xaml.DependencyProperty