C# Class DJNanoShow.Layouts.Detail.BaseDetailLayout

Inheritance: Windows.UI.Xaml.Controls.UserControl, INotifyPropertyChanged
Afficher le fichier Open project: wasteam/DJNanoSampleApp

Méthodes publiques

Свойство Type Description
BodyFontSizeProperty Windows.UI.Xaml.DependencyProperty
ViewModelProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
BaseDetailLayout ( ) : System.Collections.Generic
OnPropertyChanged ( string propertyName ) : void

Method Details

BaseDetailLayout() public méthode

public BaseDetailLayout ( ) : System.Collections.Generic
Résultat System.Collections.Generic

OnPropertyChanged() public méthode

public OnPropertyChanged ( string propertyName ) : void
propertyName string
Résultat void

Property Details

BodyFontSizeProperty public_oe static_oe property

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

ViewModelProperty public_oe static_oe property

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