AsyncCommandButton class¶
Defined in
Namespace: CrissCross.WPF.UI.Controls
Assembly: CrissCross.WPF.UI.dll
Full name: CrissCross.WPF.UI.Controls.AsyncCommandButton
Modifiers: public
Summary¶
Represents a command button intended for cancellation-aware asynchronous command execution.
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
Class hierarchy
classDiagram
class AsyncCommandButton
class CommandButton
CommandButton <|-- AsyncCommandButton
Inherits from: CommandButton
Constructors¶
| Name | Summary |
|---|---|
| .ctor |
Inherited members
CrissCross.WPF.UI.Controls.CommandButton.StatePropertyCrissCross.WPF.UI.Controls.CommandButton.IsExecutingPropertyCrissCross.WPF.UI.Controls.CommandButton.ProgressPropertyCrissCross.WPF.UI.Controls.CommandButton.ExecutingContentPropertyCrissCross.WPF.UI.Controls.CommandButton.ErrorContentPropertyCrissCross.WPF.UI.Controls.CommandButton.#ctorCrissCross.WPF.UI.Controls.CommandButton.StateCrissCross.WPF.UI.Controls.CommandButton.IsExecutingCrissCross.WPF.UI.Controls.CommandButton.ProgressCrissCross.WPF.UI.Controls.CommandButton.ExecutingContentCrissCross.WPF.UI.Controls.CommandButton.ErrorContentSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.GetTypeSystem.Object.MemberwiseCloneSystem.Object.ReferenceEquals(System.Object,System.Object)System.Object.ToString