Show / Hide Table of Contents

Property PreviewOffsetX

| Improve this Doc View Source

PreviewOffsetX

Gets the X-axis value of the drag preview offset. This is a dependency property.

Declaration
public double PreviewOffsetX { get; }
Property Value
Type Description
System.Double

The X-axis value of the drag preview offset.

Remarks

Use SplitterTemplate, IsPreviewVisible, PreviewOffsetX and PreviewOffsetY properties to customize the splitter and drag preview. Refer to example of SplitContainer class.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest