C# 클래스 withSIX.Core.Presentation.Wpf.Views.Controls.GutterGridNoOutsideGutters

상속: GutterGrid
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 프로퍼티들

프로퍼티 타입 설명
ColumnGutterWidthProperty System.Windows.DependencyProperty
ColumnProperty System.Windows.DependencyProperty
ColumnSpanProperty System.Windows.DependencyProperty
NumberOfColumnsProperty System.Windows.DependencyProperty
NumberOfRowsProperty System.Windows.DependencyProperty
RowGutterWidthProperty System.Windows.DependencyProperty
RowProperty System.Windows.DependencyProperty
RowSpanProperty System.Windows.DependencyProperty

보호된 메소드들

메소드 설명
OnVisualChildrenChanged ( DependencyObject visualAdded, DependencyObject visualRemoved ) : void

비공개 메소드들

메소드 설명
ChildElementColumnChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
ChildElementColumnSpanChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
ChildElementRowChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
ChildElementRowSpanChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
GridLayoutChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
GutterGridNoOutsideGutters ( ) : System.Windows

메소드 상세

OnVisualChildrenChanged() 보호된 메소드

protected OnVisualChildrenChanged ( DependencyObject visualAdded, DependencyObject visualRemoved ) : void
visualAdded System.Windows.DependencyObject
visualRemoved System.Windows.DependencyObject
리턴 void

프로퍼티 상세

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

public static DependencyProperty,System.Windows ColumnGutterWidthProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows ColumnProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows ColumnSpanProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows NumberOfColumnsProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows NumberOfRowsProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows RowGutterWidthProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows RowProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows RowSpanProperty
리턴 System.Windows.DependencyProperty