C# Class Dev2.CustomControls.SimpleGridSplitter

Inheritance: System.Windows.Controls.Control
显示文件 Open project: Warewolf-ESB/Warewolf

Public Properties

Property Type Description
OrientationProperty System.Windows.DependencyProperty

Public Methods

Method Description
OnApplyTemplate ( ) : void
SimpleGridSplitter ( ) : System

Private Methods

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

Method Details

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

SimpleGridSplitter() public method

public SimpleGridSplitter ( ) : System
return System

Property Details

OrientationProperty public_oe static_oe property

public static DependencyProperty,System.Windows OrientationProperty
return System.Windows.DependencyProperty