C# Class X.UI.LiteDataGrid.LiteDataGrid

Inheritance: Windows.UI.Xaml.Controls.Control
Afficher le fichier Open project: liquidboy/X

Méthodes publiques

Свойство Type Description
FocusColorProperty Windows.UI.Xaml.DependencyProperty
FocusForegroundColorProperty Windows.UI.Xaml.DependencyProperty
FocusHoverColorProperty Windows.UI.Xaml.DependencyProperty
GlowAmountProperty Windows.UI.Xaml.DependencyProperty
GlowColorProperty Windows.UI.Xaml.DependencyProperty
ItemTemplate1Property Windows.UI.Xaml.DependencyProperty
ItemTemplate2Property Windows.UI.Xaml.DependencyProperty
ItemTemplateToUseProperty Windows.UI.Xaml.DependencyProperty
ItemsSourceProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
LiteDataGrid ( ) : System

Méthodes protégées

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
LiteDataGrid_Loaded ( object sender, RoutedEventArgs e ) : void
LiteDataGrid_Unloaded ( object sender, RoutedEventArgs e ) : void
OnPropertyItemTemplateToUseChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Method Details

LiteDataGrid() public méthode

public LiteDataGrid ( ) : System
Résultat System

OnApplyTemplate() protected méthode

protected OnApplyTemplate ( ) : void
Résultat void

Property Details

FocusColorProperty public_oe static_oe property

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

FocusForegroundColorProperty public_oe static_oe property

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

FocusHoverColorProperty public_oe static_oe property

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

GlowAmountProperty public_oe static_oe property

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

GlowColorProperty public_oe static_oe property

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

ItemTemplate1Property public_oe static_oe property

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

ItemTemplate2Property public_oe static_oe property

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

ItemTemplateToUseProperty public_oe static_oe property

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

ItemsSourceProperty public_oe static_oe property

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