C# 클래스 ScreenToGif.Controls.DragScrollGrid

Scroll by Drag Grid TODO: Make a grid that reacts to the drag sideway to increase or decrease a number.
상속: System.Windows.Controls.Grid
파일 보기 프로젝트 열기: dbremner/ScreenToGif

공개 프로퍼티들

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

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
DragScrollGrid ( ) : System
DragScrollGrid_MouseDown ( object sender, System e ) : void
DragScrollGrid_MouseMove ( object sender, System e ) : void
DragScrollGrid_MouseUp ( object sender, System e ) : void

메소드 상세

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

프로퍼티 상세

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

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