[Missing <summary> documentation for "P:BionicCode.Utilities.Net.Uwp.Generic.AsyncRelayCommand`1.IsExecuting"]
public bool IsExecuting { get; }
Public ReadOnly Property IsExecuting As Boolean Get Dim instance As AsyncRelayCommand Dim value As Boolean value = instance.IsExecuting
public: virtual property bool IsExecuting { bool get () sealed; }
abstract IsExecuting : bool with get override IsExecuting : bool with get
/** @property */ public final boolean get_IsExecuting()
final function get IsExecuting () : boolean
function get_IsExecuting();
PROPERTY IsExecuting AS LOGIC GET