C# Class Vidyano.View.Controls.PersistentObjectAttributeToggleSwitch

Inheritance: PersistentObjectAttributeControlBase
Show file Open project: stevehansen/vidyano_v1

Public Properties

Property Type Description
OffContentKeyProperty Windows.UI.Xaml.DependencyProperty
OffContentProperty Windows.UI.Xaml.DependencyProperty
OnContentKeyProperty Windows.UI.Xaml.DependencyProperty
OnContentProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
PersistentObjectAttributeToggleSwitch ( ) : Windows.UI.Xaml

Private Methods

Method Description
OffKeyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnKeyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Method Details

PersistentObjectAttributeToggleSwitch() public method

public PersistentObjectAttributeToggleSwitch ( ) : Windows.UI.Xaml
return Windows.UI.Xaml

Property Details

OffContentKeyProperty public static property

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

OffContentProperty public static property

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

OnContentKeyProperty public static property

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

OnContentProperty public static property

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