C# 클래스 Dev2.CustomControls.SimpleGridSplitter

상속: System.Windows.Controls.Control
파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf

공개 프로퍼티들

프로퍼티 타입 설명
OrientationProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void
SimpleGridSplitter ( ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

SimpleGridSplitter() 공개 메소드

public SimpleGridSplitter ( ) : System
리턴 System

프로퍼티 상세

OrientationProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows OrientationProperty
리턴 System.Windows.DependencyProperty