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

Afficher le fichier Open project: KCV-Localisation/KanColleViewer

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetIsVisible ( DependencyObject obj ) : bool
SetIsVisible ( DependencyObject obj, bool value ) : void

Private Methods

Méthode Description
OnIsVisibleChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

GetIsVisible() public static méthode

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

SetIsVisible() public static méthode

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

Property Details

IsVisibleProperty public_oe static_oe property

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