C# Class Dev2.CustomControls.SimpleGridSplitter

Inheritance: System.Windows.Controls.Control
Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

Свойство Type Description
OrientationProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
OnApplyTemplate ( ) : void
SimpleGridSplitter ( ) : System

Private Methods

Méthode 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 méthode

public OnApplyTemplate ( ) : void
Résultat void

SimpleGridSplitter() public méthode

public SimpleGridSplitter ( ) : System
Résultat System

Property Details

OrientationProperty public_oe static_oe property

public static DependencyProperty,System.Windows OrientationProperty
Résultat System.Windows.DependencyProperty