C# Class UpkManager.Wpf.Behaviors.GridViewBehaviors

Afficher le fichier Open project: stricq/UPKManager

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetAutoResizeColumns ( DependencyObject obj ) : bool
SetAutoResizeColumns ( DependencyObject obj, bool value ) : void

Private Methods

Méthode Description
handleListView ( System.Windows.Controls.ListView list, System.Windows.DependencyPropertyChangedEventArgs args ) : void
onListViewScrollChanged ( object sender, System.Windows.Controls.ScrollChangedEventArgs e ) : void
onResizeColumnsPropertyChanged ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs args ) : void

Method Details

GetAutoResizeColumns() public static méthode

public static GetAutoResizeColumns ( DependencyObject obj ) : bool
obj System.Windows.DependencyObject
Résultat bool

SetAutoResizeColumns() public static méthode

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

Property Details

AutoResizeColumnsProperty public_oe static_oe property

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