DevZest WPF Docking
SplitContainer Fields |
The SplitContainer type exposes the following members.
Fields
Name | Description | |
---|---|---|
BackgroundProperty |
Identifies the Background dependency property.
|
|
Child1MinSizeProperty |
Identifies the Child1MinSize dependency property.
|
|
Child1Property |
Identifies the Child1 dependency property.
|
|
Child2MinSizeProperty |
Identifies the Child2MinSize dependency property.
|
|
Child2Property |
Identifies the Child2 dependency property.
|
|
DragIncrementProperty |
Identifies the DragIncrement dependency property.
|
|
IsPreviewVisibleProperty |
Identifies the IsPreviewVisible dependency property.
|
|
IsSplitterTopLeftProperty |
Identifies the IsSplitterTopLeft dependency property.
|
|
KeyboardIncrementProperty |
Identifies the KeyboardIncrement dependency property.
|
|
OrientationProperty |
Identifies the Orientation dependency property.
|
|
PreviewOffsetXProperty |
Identifies the PreviewOffsetX dependency property.
|
|
PreviewOffsetYProperty |
Identifies the PreviewOffsetY dependency property.
|
|
PreviewTemplateProperty |
Identifies the PreviewTemplate dependency property.
|
|
ShowsPreviewProperty |
Identifies the ShowsPreview dependency property.
|
|
SplitterDistanceProperty |
Identifies the SplitterDistance dependency property.
|
|
SplitterPresenterProperty |
Identifies the SplitterPresenter dependency property.
|
|
SplitterPresenterStyleProperty |
Identifies the SplitterPresenterStyle dependency property.
|
|
SplitterTemplateProperty |
Identifies the SplitterTemplate dependency property.
|
|
SplitterWidthProperty |
Identifies the SplitterWidth dependency property.
|
See Also