Property IsAlwaysOnTop
| Edit this page View SourceIsAlwaysOnTop
Gets or sets a value indicating whether this window is always on top.
Declaration
public bool IsAlwaysOnTop { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
Gets or sets a value indicating whether this window is always on top.
public bool IsAlwaysOnTop { get; set; }
| Type | Description |
|---|---|
| bool |