View.DisableTemporaryViewMode
Method
Description:
Disables the specified temporary view mode.
Disables the specified temporary view mode.
Remarks:
Has no effect if the mode is already disabled.
Has no effect if the mode is already disabled.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |
| InvalidOperationException | View cannot use temporary visibility modes. |