Property AlwaysOnTop
AlwaysOnTop
Gets or sets a value indicating whether the window should be placed above all non-topmost windows and should stay above them, even when the window is deactivated.
bool AlwaysOnTop { get; set; }
Gets or sets a value indicating whether the window should be placed above all non-topmost windows and should stay above them, even when the window is deactivated.
bool AlwaysOnTop { get; set; }