DevZest WPF Docking
DockManagerFloatingPreviewTop Attached Property |
Gets a value indicates the top position of the floating preview for a given DockControl.
Namespace: DevZest.Windows.Docking.Primitives
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
Syntax
Property Value
Type: DoubleA value indicates the top position of the floating preview. This value is valid only when the Preview attached property is Floating.
See Also