Class NonTopmostPopup
Non topmost popup.
public class NonTopmostPopup : Popup, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild
- Inheritance
-
NonTopmostPopup
- Implements
- Inherited Members
- Extension Methods
Remarks
Constructors
NonTopmostPopup()
public NonTopmostPopup()
Fields
NoActivateProperty
public static readonly DependencyProperty NoActivateProperty
Field Value
TopmostProperty
public static readonly DependencyProperty TopmostProperty
Field Value
Properties
NoActivate
public bool NoActivate { get; set; }
Property Value
Topmost
public bool Topmost { get; set; }
Property Value
Methods
OnOpened(EventArgs)
protected override void OnOpened(EventArgs e)