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

Inheritance: Windows.UI.Xaml.Controls.UserControl
Show file Open project: smndtrl/Signal-UWP

Public Properties

Property Type Description
ChildrenProperty Windows.UI.Xaml.DependencyProperty
KeyProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
SettingsView ( ) : System

Private Methods

Method Description
OnChildrenPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnKeyPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Method Details

SettingsView() public method

public SettingsView ( ) : System
return System

Property Details

ChildrenProperty public static property

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

KeyProperty public static property

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