C# Class Grabacr07.KanColleViewer.Views.Behaviors.GridViewBehaviors

Inheritance: System.Windows.Controls.GridViewColumnHeader
Afficher le fichier Open project: KCV-Localisation/KanColleViewer

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetCollapseableColumn ( DependencyObject d ) : bool
SetCollapseableColumn ( DependencyObject d, bool value ) : void

Private Methods

Méthode Description
AdjustWidth ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnCollapseableColumnChanged ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs args ) : void

Method Details

GetCollapseableColumn() public static méthode

public static GetCollapseableColumn ( DependencyObject d ) : bool
d System.Windows.DependencyObject
Résultat bool

SetCollapseableColumn() public static méthode

public static SetCollapseableColumn ( DependencyObject d, bool value ) : void
d System.Windows.DependencyObject
value bool
Résultat void

Property Details

CollapseableColumnProperty public_oe static_oe property

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