C# Class Metrooz.Controls.ExpandableListView

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
ExpandableListView ( ) : System
OnApplyTemplate ( ) : void

Méthodes protégées

Méthode Description
ArrangeOverride ( Size arrangeBounds ) : Size
MeasureOverride ( Size constraint ) : Size
OnItemsChanged ( System e ) : void

Method Details

ArrangeOverride() protected méthode

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

ExpandableListView() public méthode

public ExpandableListView ( ) : System
Résultat System

MeasureOverride() protected méthode

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

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

OnItemsChanged() protected méthode

protected OnItemsChanged ( System e ) : void
e System
Résultat void

Property Details

FullHeightProperty public_oe static_oe property

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

IsExpandedProperty public_oe static_oe property

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

MiniHeightProperty public_oe static_oe property

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

ScrollOffsetProperty public_oe static_oe property

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