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
Afficher le fichier Open project: dbremner/ScreenToGif

Méthodes publiques

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

Méthodes publiques

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

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

public OnApplyTemplate ( ) : void
Résultat void

Property Details

IsDraggableProperty public_oe static_oe property

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