C# Class FirstFloor.ModernUI.Windows.Controls.SpacingUniformGrid

Inheritance: System.Windows.Controls.Panel
ファイルを表示 Open project: gro-ove/actools

Public Properties

Property Type Description
ColumnsProperty System.Windows.DependencyProperty
FirstColumnProperty System.Windows.DependencyProperty
HorizontalSpacingProperty System.Windows.DependencyProperty
RowsProperty System.Windows.DependencyProperty
VerticalSpacingProperty System.Windows.DependencyProperty

Protected Methods

Method Description
ArrangeOverride ( Size arrangeSize ) : Size
MeasureOverride ( Size constraint ) : Size

Private Methods

Method Description
UpdateComputedValues ( ) : void

Method Details

ArrangeOverride() protected method

protected ArrangeOverride ( Size arrangeSize ) : Size
arrangeSize System.Windows.Size
return System.Windows.Size

MeasureOverride() protected method

protected MeasureOverride ( Size constraint ) : Size
constraint System.Windows.Size
return System.Windows.Size

Property Details

ColumnsProperty public_oe static_oe property

public static DependencyProperty,System.Windows ColumnsProperty
return System.Windows.DependencyProperty

FirstColumnProperty public_oe static_oe property

public static DependencyProperty,System.Windows FirstColumnProperty
return System.Windows.DependencyProperty

HorizontalSpacingProperty public_oe static_oe property

public static DependencyProperty,System.Windows HorizontalSpacingProperty
return System.Windows.DependencyProperty

RowsProperty public_oe static_oe property

public static DependencyProperty,System.Windows RowsProperty
return System.Windows.DependencyProperty

VerticalSpacingProperty public_oe static_oe property

public static DependencyProperty,System.Windows VerticalSpacingProperty
return System.Windows.DependencyProperty