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

Inheritance: Windows.UI.Xaml.Controls.UserControl, IPreferenceBase
Exibir arquivo Open project: smndtrl/Signal-UWP

Public Properties

Property Type Description
TextProperty Windows.UI.Xaml.DependencyProperty
TitleProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
PreferenceBase ( ) : System

Private Methods

Method Description
OnTextPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnTitlePropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Method Details

PreferenceBase() public method

public PreferenceBase ( ) : System
return System

Property Details

TextProperty public_oe static_oe property

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

TitleProperty public_oe static_oe property

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