C# Class csShared.Utils.InputDeviceHelper.DragState

显示文件 Open project: TNOCS/csTouch

Public Properties

Property Type Description
Position Point
Source System.Windows.DependencyObject

Public Methods

Method Description
DragState ( Point position, DependencyObject source ) : System

Method Details

DragState() public method

public DragState ( Point position, DependencyObject source ) : System
position Point
source System.Windows.DependencyObject
return System

Property Details

Position public_oe property

public Point Position
return Point

Source public_oe property

public DependencyObject,System.Windows Source
return System.Windows.DependencyObject