C# Class Huaban.UWP.Controls.BoardGrid

Inheritance: Windows.UI.Xaml.Controls.UserControl
Afficher le fichier Open project: dblleaf/Huaban

Méthodes publiques

Свойство Type Description
HeaderProperty Windows.UI.Xaml.DependencyProperty
ListModelProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
BoardGrid ( ) : Windows.UI.Xaml

Private Methods

Méthode Description
OnHeaderChanged ( DependencyObject sender, DependencyPropertyChangedEventArgs e ) : void
OnListModelChanged ( DependencyObject sender, DependencyPropertyChangedEventArgs e ) : void

Method Details

BoardGrid() public méthode

public BoardGrid ( ) : Windows.UI.Xaml
Résultat Windows.UI.Xaml

Property Details

HeaderProperty public_oe static_oe property

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

ListModelProperty public_oe static_oe property

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