Property SplitterSize
| Improve this Doc View SourceSplitterSize
Gets or sets the size of the splitter, in device-independent units (1/96th inch per unit). This is a dependency property.
Declaration
public double SplitterSize { get; set; }
Property Value
Type | Description |
---|---|
System.Double | Representing the size of the splitter, in device-independent units (1/96th inch per unit). The default is 4. |