C# 클래스 X.UI.LiteDataGrid.LiteDataGrid

상속: Windows.UI.Xaml.Controls.Control
파일 보기 프로젝트 열기: liquidboy/X

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
LiteDataGrid ( ) : System

보호된 메소드들

메소드 설명
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
LiteDataGrid_Loaded ( object sender, RoutedEventArgs e ) : void
LiteDataGrid_Unloaded ( object sender, RoutedEventArgs e ) : void
OnPropertyItemTemplateToUseChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

메소드 상세

LiteDataGrid() 공개 메소드

public LiteDataGrid ( ) : System
리턴 System

OnApplyTemplate() 보호된 메소드

protected OnApplyTemplate ( ) : void
리턴 void

프로퍼티 상세

FocusColorProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml FocusColorProperty
리턴 Windows.UI.Xaml.DependencyProperty

FocusForegroundColorProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml FocusForegroundColorProperty
리턴 Windows.UI.Xaml.DependencyProperty

FocusHoverColorProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml FocusHoverColorProperty
리턴 Windows.UI.Xaml.DependencyProperty

GlowAmountProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml GlowAmountProperty
리턴 Windows.UI.Xaml.DependencyProperty

GlowColorProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml GlowColorProperty
리턴 Windows.UI.Xaml.DependencyProperty

ItemTemplate1Property 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml ItemTemplate1Property
리턴 Windows.UI.Xaml.DependencyProperty

ItemTemplate2Property 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml ItemTemplate2Property
리턴 Windows.UI.Xaml.DependencyProperty

ItemTemplateToUseProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml ItemTemplateToUseProperty
리턴 Windows.UI.Xaml.DependencyProperty

ItemsSourceProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml ItemsSourceProperty
리턴 Windows.UI.Xaml.DependencyProperty