다음을 통해 공유


DragInfo 클래스

정의

끌어서 놓기 작업에 대한 정보를 제공합니다.

public ref class DragInfo sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65540)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class DragInfo final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65540)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class DragInfo
Public NotInheritable Class DragInfo
상속
Object Platform::Object IInspectable DragInfo
특성

속성

AllowedOperations

끌어서 놓기 작업에서 지원하는 0개 이상의 작업의 비트 조합을 가져옵니다.

Data

끌어서 놓기 작업에서 교환되는 데이터의 보기를 가져옵니다.

Modifiers

끌어서 놓기 작업에 적용된 0개 이상의 한정자(키 및 마우스 단추)의 비트 조합을 가져옵니다.

Position

개체 형식에 따라 끌 개체의 위치를 가져옵니다.

적용 대상