이 항목은 아직 평가되지 않았습니다.- 이 항목 평가

DraggingEventArgs Class

Dragging 이벤트에 대한 이벤트 데이터를 포함합니다.

구문


public sealed class DraggingEventArgs : Object

특성

MarshalingBehaviorAttribute(None)
VersionAttribute(NTDDI_WIN8)

구성원

DraggingEventArgs클래스에는 다음과 같은 유형의 구성원이 있습니다.

메서드

The DraggingEventArgs 클래스 다음에서 메서드를 상속합니다. Object 클래스 (C#/VB/C++).

속성

DraggingEventArgs클래스 다음 속성이 있습니다.

속성액세스 유형설명

DraggingState

읽기 전용Gets the state of the Dragging event.

PointerDeviceType

읽기 전용Gets the device type of the input source.

Position

읽기 전용Gets the location of the mouse or pen/stylus contact.

 

설명

JavaScript: 이 개체는 Dragging 이벤트 처리기에서 액세스됩니다.

참고  : 이 클래스는 Agile 클래스가 아닙니다. 즉, 이 클래스의 스레딩 모델 및 마샬링 동작을 고려해야 합니다. 자세한 내용은 스레딩 및 마샬링(C++/CX)다중 스레드 환경에서 Windows 런타임 개체 사용(.NET)을 참조하십시오.

Windows Phone 8

이 API는 구현되어 있지 않으므로 호출할 경우 예외가 throw됩니다.

요구 사항

지원되는 최소 클라이언트

Windows 8 [Windows 스토어 앱 전용]

지원되는 최소 서버

Windows Server 2012 [Windows 스토어 앱 전용]

지원되는 최소 전화

Windows Phone 8

네임스페이스

Windows.UI.Input
Windows::UI::Input [C++]

메타데이터

Windows.winmd

참고 항목

Windows.UI.Input 클래스
TypedEventHandler

 

 

이 정보가 도움이 되었습니까?
(1500자 남음)
© 2013 Microsoft. All rights reserved.