C# Class CK.Plugins.ObjectExplorer.CustomEnabling

Afficher le fichier Open project: Invenietis/ck-certified

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetIsEnabled ( DependencyObject obj ) : bool
SetIsEnabled ( DependencyObject obj, bool value ) : void

Method Details

GetIsEnabled() public static méthode

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

SetIsEnabled() public static méthode

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

Property Details

IsEnabledProperty public_oe static_oe property

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