DevZest WPF Docking
SplitContainerIsPreviewVisible Property |
Gets the value indicates whether the preview is visible. This is a dependency property.
Namespace: DevZest.Windows
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
Syntax
Remarks
Use SplitterTemplate, IsPreviewVisible, PreviewOffsetX and
PreviewOffsetY properties to customize the splitter and drag preview. Refer to example of
SplitContainer class.
See Also