Table of Contents

Property OwnersCollection

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

OwnersCollection

Gets collection of all owner windows (including those owning this window indirectly).

[Browsable(false)]
public virtual IEnumerable<Window> OwnersCollection { get; }

Property Value

IEnumerable<Window>