Property SplitterWidth
| Improve this Doc View SourceSplitterWidth
Gets or sets the width of the splitter, in device-independent units (1/96th inch per unit). This is a dependency property.
Declaration
public double SplitterWidth { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Double | Representing the width of the splitter, in device-independent units (1/96th inch per unit). The default is 4. |
Remarks
Use the SplitterWidth property to change the width of the splitter itself, not the SplitContainer.