Property SplitterPresenter
| Improve this Doc View SourceSplitterPresenter
Gets the System.Windows.Controls.ContentPresenter of the splitter. This is a dependency property.
Declaration
public ContentPresenter SplitterPresenter { get; }
Property Value
| Type | Description |
|---|---|
| System.Windows.Controls.ContentPresenter | The System.Windows.Controls.ContentPresenter of the splitter. |