C# Class Dev2.Activities.Designers2.Core.ActivityDesignerButton

Inheritance: System.Windows.Controls.Button
Afficher le fichier Open project: Warewolf-ESB/Warewolf Class Usage Examples

Méthodes publiques

Свойство Type Description
CustomCommandProperty System.Windows.DependencyProperty
IsClosedAfterProperty System.Windows.DependencyProperty
IsValidatedBeforeProperty System.Windows.DependencyProperty
PostCommandProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
ActivityDesignerButton ( ) : System.Windows
CommandAction ( object o ) : void
DoClose ( ) : void
DoValidate ( ) : void

Method Details

ActivityDesignerButton() public méthode

public ActivityDesignerButton ( ) : System.Windows
Résultat System.Windows

CommandAction() public méthode

public CommandAction ( object o ) : void
o object
Résultat void

DoClose() public méthode

public DoClose ( ) : void
Résultat void

DoValidate() public méthode

public DoValidate ( ) : void
Résultat void

Property Details

CustomCommandProperty public_oe static_oe property

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

IsClosedAfterProperty public_oe static_oe property

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

IsValidatedBeforeProperty public_oe static_oe property

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

PostCommandProperty public_oe static_oe property

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