C# 클래스 csShared.Utils.InputDeviceHelper.DragState

파일 보기 프로젝트 열기: TNOCS/csTouch

공개 프로퍼티들

프로퍼티 타입 설명
Position Point
Source System.Windows.DependencyObject

공개 메소드들

메소드 설명
DragState ( Point position, DependencyObject source ) : System

메소드 상세

DragState() 공개 메소드

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

프로퍼티 상세

Position 공개적으로 프로퍼티

public Point Position
리턴 Point

Source 공개적으로 프로퍼티

public DependencyObject,System.Windows Source
리턴 System.Windows.DependencyObject