C# Class Huaban.UWP.Controls.BoardGrid

Inheritance: Windows.UI.Xaml.Controls.UserControl
Mostrar archivo Open project: dblleaf/Huaban

Public Properties

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

Public Methods

Method Description
BoardGrid ( ) : Windows.UI.Xaml

Private Methods

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

Method Details

BoardGrid() public method

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

Property Details

HeaderProperty public_oe static_oe property

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

ListModelProperty public_oe static_oe property

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