C# Class Metrooz.Controls.StackPanelEx

Inheritance: System.Windows.Controls.StackPanel
Afficher le fichier Open project: namoshika/Metrooz

Méthodes publiques

Свойство Type Description
FullHeightProperty System.Windows.DependencyProperty
MiniHeightProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
StackPanelEx ( ) : System
StackPanelEx_SizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void

Méthodes protégées

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

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

StackPanelEx() public méthode

public StackPanelEx ( ) : System
Résultat System

StackPanelEx_SizeChanged() public méthode

public StackPanelEx_SizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void
sender object
e System.Windows.SizeChangedEventArgs
Résultat void

Property Details

FullHeightProperty public_oe static_oe property

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

MiniHeightProperty public_oe static_oe property

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