C# Class Huaban.UWP.Controls.PinGrid

Inheritance: Windows.UI.Xaml.Controls.UserControl
Show file Open project: dblleaf/Huaban

Public Properties

Property Type Description
FooterProperty Windows.UI.Xaml.DependencyProperty
HeaderProperty Windows.UI.Xaml.DependencyProperty
ListModelProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
PinGrid ( ) : Windows.UI.Xaml

Private Methods

Method Description
OnFooterChanged ( DependencyObject sender, DependencyPropertyChangedEventArgs e ) : void
OnHeaderChanged ( DependencyObject sender, DependencyPropertyChangedEventArgs e ) : void
OnListModelChanged ( DependencyObject sender, DependencyPropertyChangedEventArgs e ) : void

Method Details

PinGrid() public method

public PinGrid ( ) : Windows.UI.Xaml
return Windows.UI.Xaml

Property Details

FooterProperty public static property

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

HeaderProperty public static property

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

ListModelProperty public static property

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