 | IAsyncRelayCommandIsExecuting Property |
[Missing <summary> documentation for "P:BionicCode.Utilities.Net.Uwp.IAsyncRelayCommand.IsExecuting"]
Namespace:
BionicCode.Utilities.Net.Uwp
Assembly:
BionicCode.Utilities.Net.Uwp (in BionicCode.Utilities.Net.Uwp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxbool IsExecuting { get; }
property bool IsExecuting {
bool get ();
}
abstract IsExecuting : bool with get
/** @property */
boolean get_IsExecuting()
function get IsExecuting () : boolean
function get_IsExecuting();
PROPERTY IsExecuting AS LOGIC GET
Property Value
Type:
Boolean
See Also