Property FirstVisiblePane
| Improve this Doc View SourceFirstVisiblePane
Gets the first visible DockPane object contained by this FloatingWindow. This is a dependency property.
Declaration
public DockPane FirstVisiblePane { get; }
Property Value
| Type | Description |
|---|---|
| DockPane | The first visible DockPane object contained by this FloatingWindow. |