Table of Contents

Class NonTopmostPopup

Namespace
Ecng.Xaml
Assembly
StockSharp.Xaml.dll

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

DependencyProperty

TopmostProperty

public static readonly DependencyProperty TopmostProperty

Field Value

DependencyProperty

Properties

NoActivate

public bool NoActivate { get; set; }

Property Value

bool

Topmost

public bool Topmost { get; set; }

Property Value

bool

Methods

OnOpened(EventArgs)

protected override void OnOpened(EventArgs e)

Parameters

e EventArgs