C# Class X.UI.LiteDataGrid.LiteDataGrid

Inheritance: Windows.UI.Xaml.Controls.Control
Mostra file Open project: liquidboy/X

Public Properties

Property 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

Public Methods

Method Description
LiteDataGrid ( ) : System

Protected Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method 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 method

public LiteDataGrid ( ) : System
return System

OnApplyTemplate() protected method

protected OnApplyTemplate ( ) : void
return void

Property Details

FocusColorProperty public_oe static_oe property

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

FocusForegroundColorProperty public_oe static_oe property

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

FocusHoverColorProperty public_oe static_oe property

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

GlowAmountProperty public_oe static_oe property

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

GlowColorProperty public_oe static_oe property

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

ItemTemplate1Property public_oe static_oe property

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

ItemTemplate2Property public_oe static_oe property

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

ItemTemplateToUseProperty public_oe static_oe property

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

ItemsSourceProperty public_oe static_oe property

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