C# Class ScreenToGif.Controls.DragScrollGrid

Scroll by Drag Grid TODO: Make a grid that reacts to the drag sideway to increase or decrease a number.
Inheritance: System.Windows.Controls.Grid
显示文件 Open project: dbremner/ScreenToGif

Public Properties

Property Type Description
IsDraggableProperty System.Windows.DependencyProperty

Public Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method Description
DragScrollGrid ( ) : System
DragScrollGrid_MouseDown ( object sender, System e ) : void
DragScrollGrid_MouseMove ( object sender, System e ) : void
DragScrollGrid_MouseUp ( object sender, System e ) : void

Method Details

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

Property Details

IsDraggableProperty public_oe static_oe property

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