Property FloatingWindow
| Improve this Doc View SourceFloatingWindow
Gets the FloatingWindow which this DockPaneNode belongs to. This is a dependency property.
Declaration
public FloatingWindow FloatingWindow { get; }
Property Value
| Type | Description |
|---|---|
| FloatingWindow | The FloatingWindow which this DockPaneNode belongs to. |