C# 클래스 FirstFloor.ModernUI.Windows.Controls.SpacingUniformGrid

상속: System.Windows.Controls.Panel
파일 보기 프로젝트 열기: gro-ove/actools

공개 프로퍼티들

프로퍼티 타입 설명
ColumnsProperty System.Windows.DependencyProperty
FirstColumnProperty System.Windows.DependencyProperty
HorizontalSpacingProperty System.Windows.DependencyProperty
RowsProperty System.Windows.DependencyProperty
VerticalSpacingProperty System.Windows.DependencyProperty

보호된 메소드들

메소드 설명
ArrangeOverride ( Size arrangeSize ) : Size
MeasureOverride ( Size constraint ) : Size

비공개 메소드들

메소드 설명
UpdateComputedValues ( ) : void

메소드 상세

ArrangeOverride() 보호된 메소드

protected ArrangeOverride ( Size arrangeSize ) : Size
arrangeSize System.Windows.Size
리턴 System.Windows.Size

MeasureOverride() 보호된 메소드

protected MeasureOverride ( Size constraint ) : Size
constraint System.Windows.Size
리턴 System.Windows.Size

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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