NonTopmostPopup

Ecng.Xaml

Displays a non-topmost popup window with optional no-activate behavior.

Inherits: Popup

Properties

NoActivate : bool

Gets or sets whether the popup should not activate when shown.

Topmost : bool

Gets or sets whether the popup window is topmost.

Methods

Fields

NoActivateProperty : DependencyProperty

Identifies the NoActivate dependency property.

TopmostProperty : DependencyProperty

Identifies the Topmost dependency property.