C# Class DJNanoShow.Layouts.Detail.BaseDetailLayout

Inheritance: Windows.UI.Xaml.Controls.UserControl, INotifyPropertyChanged
Exibir arquivo Open project: wasteam/DJNanoSampleApp

Public Properties

Property Type Description
BodyFontSizeProperty Windows.UI.Xaml.DependencyProperty
ViewModelProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
BaseDetailLayout ( ) : System.Collections.Generic
OnPropertyChanged ( string propertyName ) : void

Method Details

BaseDetailLayout() public method

public BaseDetailLayout ( ) : System.Collections.Generic
return System.Collections.Generic

OnPropertyChanged() public method

public OnPropertyChanged ( string propertyName ) : void
propertyName string
return void

Property Details

BodyFontSizeProperty public_oe static_oe property

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

ViewModelProperty public_oe static_oe property

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