Method SetSelectedWithoutNotify
SetSelectedWithoutNotify(bool)
Set the selected state of the TabItem without notifying the selection system.
Declaration
public void SetSelectedWithoutNotify(bool newValue)
Parameters
| Type | Name | Description | 
|---|---|---|
| bool | newValue | The new selected state.  |