Returns true if the command has focus and "firmly" keeps it
(e.g. if it is C1CommandControl and user clicked inside the control).
Declaration
protected virtual bool HasInputFocus { get; }
Protected Overridable ReadOnly Property HasInputFocus As Boolean