Method |
Description |
|
AdjustDelta ( double actualHeight, double minHeight, double maxHeight, int multiplier, double delta ) : double |
|
|
GetScrollBar ( Grid containingGrid, int row ) : System.Windows.Controls.Primitives.ScrollBar |
|
|
GetScrollViewer ( Grid containingGrid, int row ) : ScrollViewer |
|
|
OrientationChangedCallback ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs dependencyPropertyChangedEventArgs ) : void |
|
|
ResizeColumns ( double horizontalChange ) : void |
|
|
ResizeRows ( double delta ) : void |
|
|
SetCursor ( ) : void |
|
|
ThumbDragDelta ( object sender, System.Windows.Controls.Primitives.DragDeltaEventArgs e ) : void |
|
|