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

Inheritance: Windows.UI.Xaml.Controls.UserControl, IPreferenceBase
Afficher le fichier Open project: smndtrl/Signal-UWP

Méthodes publiques

Свойство Type Description
TextProperty Windows.UI.Xaml.DependencyProperty
TitleProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
PreferenceBase ( ) : System

Private Methods

Méthode Description
OnTextPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnTitlePropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Method Details

PreferenceBase() public méthode

public PreferenceBase ( ) : System
Résultat System

Property Details

TextProperty public_oe static_oe property

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

TitleProperty public_oe static_oe property

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