Property FloatingWindows
| Improve this Doc View SourceFloatingWindows
Gets a collection of FloatingWindow objects currently created.
Declaration
public FloatingWindowCollection FloatingWindows { get; }
Property Value
| Type | Description |
|---|---|
| FloatingWindowCollection | A collection of FloatingWindow objects currently created, in order of activation (last active last). |