[]
To show the line preview when C1DockSplitter drag event
public class PreviewAdorner : Adorner, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient
| Name | Description |
|---|---|
| PreviewAdorner(UIElement) | Specifies by default |
| Name | Description |
|---|---|
| IsHorizontal | Specifies Direction of preview |
| Left | Specifies Left position of Horizontal preview |
| Top | Specifies Top position of Vertical preview |
| Name | Description |
|---|---|
| OnRender(DrawingContext) | Draw a rectangle to show preview |