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

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
BaseUserControl ( ) : System

Private Methods

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

Method Details

BaseUserControl() public méthode

public BaseUserControl ( ) : 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