C# Class Dev2.Studio.AppResources.AttachedProperties.WizardEngineAttachedProperties

Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetDontOpenWizard ( DependencyObject obj ) : bool
SetDontOpenWizard ( DependencyObject obj, bool value ) : void

Method Details

GetDontOpenWizard() public static méthode

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

SetDontOpenWizard() public static méthode

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

Property Details

DontOpenWizardProperty public_oe static_oe property

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