Property IsLocked
IsLocked
Indicates whether undo stack is locked - thus, is not modified by the operations performed.
Declaration
public bool IsLocked { get; }
Property Value
Type | Description |
---|---|
bool |
Indicates whether undo stack is locked - thus, is not modified by the operations performed.
public bool IsLocked { get; }
Type | Description |
---|---|
bool |