C# Class csShared.Utils.InputDeviceHelper.DragState

Afficher le fichier Open project: TNOCS/csTouch

Méthodes publiques

Свойство Type Description
Position Point
Source System.Windows.DependencyObject

Méthodes publiques

Méthode Description
DragState ( Point position, DependencyObject source ) : System

Method Details

DragState() public méthode

public DragState ( Point position, DependencyObject source ) : System
position Point
source System.Windows.DependencyObject
Résultat System

Property Details

Position public_oe property

public Point Position
Résultat Point

Source public_oe property

public DependencyObject,System.Windows Source
Résultat System.Windows.DependencyObject