Property | Type | Description | |
---|---|---|---|
BackgroundProperty | |||
Child1MinSizeProperty | |||
Child1Property | |||
Child2MinSizeProperty | |||
Child2Property | |||
DragIncrementProperty | |||
IsPreviewVisibleProperty | |||
IsSplitterTopLeftProperty | |||
KeyboardIncrementProperty | |||
OrientationProperty | |||
PreviewBackgroundProperty | |||
PreviewOffsetXProperty | |||
PreviewOffsetYProperty | |||
PreviewOpacityProperty | |||
ShowsPreviewProperty | |||
SplitterBackgroundProperty | |||
SplitterDistanceProperty | |||
SplitterTemplateProperty | |||
SplitterWidthProperty |
Property | Type | Description | |
---|---|---|---|
CalculateLengthes | |||
GetChildrenLengthes | void | ||
GetMinMaxDelta | void | ||
GetOffset | Point | ||
GetRects | |||
KeyboardMoveSplitter | bool | ||
MoveSplitter | void | ||
MoveSplitter | void | ||
OnChildChanged | void | ||
OnChildChanged | void | ||
OnSplitterTemplateChanged | void | ||
SetSplitterTemplate | void | ||
SplitContainer | System | ||
ValidateChildMinSize | bool | ||
ValidateIncrement | bool | ||
ValidateOrientation | bool |
Method | Description | |
---|---|---|
ArrangeOverride ( |
||
GetVisualChild ( int index ) : Visual | ||
MeasureOverride ( |
||
OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void | ||
OnMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void |
Method | Description | |
---|---|---|
CalculateLengthes ( |
||
GetChildrenLengthes ( double &child1Length, double &child2Length ) : void | ||
GetMinMaxDelta ( double &minDelta, double &maxDelta ) : void | ||
GetOffset ( double horizontalChange, double verticalChange, double increment ) : Point | ||
GetRects ( |
||
KeyboardMoveSplitter ( double deltaX, double deltaY ) : bool | ||
MoveSplitter ( SplitterDistance value ) : void | ||
MoveSplitter ( double offsetX, double offsetY ) : void | ||
OnChildChanged ( |
||
OnChildChanged ( UIElement oldChild, UIElement newChild ) : void | ||
OnSplitterTemplateChanged ( |
||
SetSplitterTemplate ( System.Windows.DataTemplate splitterTemplate ) : void | ||
SplitContainer ( ) : System | ||
ValidateChildMinSize ( object o ) : bool | ||
ValidateIncrement ( object o ) : bool | ||
ValidateOrientation ( object o ) : bool |
protected ArrangeOverride ( |
||
finalSize | ||
return |
protected GetVisualChild ( int index ) : Visual | ||
index | int | |
return | Visual |
protected MeasureOverride ( |
||
availableSize | ||
return |
protected OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void | ||
e | System.Windows.Input.KeyEventArgs | |
return | void |
protected OnMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
e | System.Windows.Input.MouseButtonEventArgs | |
return | void |
protected OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void | ||
drawingContext | System.Windows.Media.DrawingContext | |
return | void |
public static DependencyProperty,System.Windows BackgroundProperty | ||
return |
public static DependencyProperty,System.Windows Child1MinSizeProperty | ||
return |
public static DependencyProperty,System.Windows Child1Property | ||
return |
public static DependencyProperty,System.Windows Child2MinSizeProperty | ||
return |
public static DependencyProperty,System.Windows Child2Property | ||
return |
public static DependencyProperty,System.Windows DragIncrementProperty | ||
return |
public static DependencyProperty,System.Windows IsPreviewVisibleProperty | ||
return |
public static DependencyProperty,System.Windows IsSplitterTopLeftProperty | ||
return |
public static DependencyProperty,System.Windows KeyboardIncrementProperty | ||
return |
public static DependencyProperty,System.Windows OrientationProperty | ||
return |
public static DependencyProperty,System.Windows PreviewBackgroundProperty | ||
return |
public static DependencyProperty,System.Windows PreviewOffsetXProperty | ||
return |
public static DependencyProperty,System.Windows PreviewOffsetYProperty | ||
return |
public static DependencyProperty,System.Windows PreviewOpacityProperty | ||
return |
public static DependencyProperty,System.Windows ShowsPreviewProperty | ||
return |
public static DependencyProperty,System.Windows SplitterBackgroundProperty | ||
return |
public static DependencyProperty,System.Windows SplitterDistanceProperty | ||
return |
public static DependencyProperty,System.Windows SplitterTemplateProperty | ||
return |