WpfFloatingWindowClient Class
From DevZest WPF Docking
DevZest WPF Docking
| WpfFloatingWindowClient Class |
Represents the client area to display a collection of FloatingWindow objects.
SystemObject System.Windows.ThreadingDispatcherObject
System.WindowsDependencyObject
System.Windows.MediaVisual
System.WindowsUIElement
System.WindowsFrameworkElement
System.Windows.ControlsControl
System.Windows.ControlsItemsControl
DevZest.Windows.Docking.PrimitivesWpfFloatingWindowClient
System.WindowsDependencyObject
System.Windows.MediaVisual
System.WindowsUIElement
System.WindowsFrameworkElement
System.Windows.ControlsControl
System.Windows.ControlsItemsControl
DevZest.Windows.Docking.PrimitivesWpfFloatingWindowClient
Namespace: DevZest.Windows.Docking.Primitives
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
The WpfFloatingWindowClient type exposes the following members.
| Name | Description | |
|---|---|---|
| DockControl | Gets the owner DockControl. This is a dependency property. |
| Name | Description | |
|---|---|---|
| DockControlProperty | Identifies the DockControl dependency property. |
The item container of WpfFloatingWindowClient is WpfFloatingWindow. The ItemsSource property binds to the FloatingWindows property of DockControl.