IWindowHost
Namespace: Hex1b
Assembly: Hex1b.dll
Interface for nodes that can host floating windows. Implemented by WindowPanelNode to allow window discovery from anywhere in the tree.
csharp
public interface IWindowHostProperties
Windows
The window manager for this host.
Returns: WindowManager
csharp
WindowManager Windows { get; }