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

Inheritance: System.Windows.Controls.Panel
Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Свойство Type Description
ColumnsProperty System.Windows.DependencyProperty
FirstColumnProperty System.Windows.DependencyProperty
HorizontalSpacingProperty System.Windows.DependencyProperty
RowsProperty System.Windows.DependencyProperty
VerticalSpacingProperty System.Windows.DependencyProperty

Méthodes protégées

Méthode Description
ArrangeOverride ( Size arrangeSize ) : Size
MeasureOverride ( Size constraint ) : Size

Private Methods

Méthode Description
UpdateComputedValues ( ) : void

Method Details

ArrangeOverride() protected méthode

protected ArrangeOverride ( Size arrangeSize ) : Size
arrangeSize System.Windows.Size
Résultat System.Windows.Size

MeasureOverride() protected méthode

protected MeasureOverride ( Size constraint ) : Size
constraint System.Windows.Size
Résultat System.Windows.Size

Property Details

ColumnsProperty public_oe static_oe property

public static DependencyProperty,System.Windows ColumnsProperty
Résultat System.Windows.DependencyProperty

FirstColumnProperty public_oe static_oe property

public static DependencyProperty,System.Windows FirstColumnProperty
Résultat System.Windows.DependencyProperty

HorizontalSpacingProperty public_oe static_oe property

public static DependencyProperty,System.Windows HorizontalSpacingProperty
Résultat System.Windows.DependencyProperty

RowsProperty public_oe static_oe property

public static DependencyProperty,System.Windows RowsProperty
Résultat System.Windows.DependencyProperty

VerticalSpacingProperty public_oe static_oe property

public static DependencyProperty,System.Windows VerticalSpacingProperty
Résultat System.Windows.DependencyProperty