Freigeben über


DraggingEventArgs Klasse

Definition

Enthält Ereignisdaten für das Dragging-Ereignis .

public ref class DraggingEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class DraggingEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class DraggingEventArgs
Public NotInheritable Class DraggingEventArgs
Vererbung
Object Platform::Object IInspectable DraggingEventArgs
Attribute

Hinweise

Hinweis

Diese Klasse ist nicht agil, was bedeutet, dass Sie das Threadingmodell und das Marshallverhalten berücksichtigen müssen. Weitere Informationen finden Sie unter Threading and Marshaling (C++/CX) und Using Windows-Runtime objects in a multithreaded environment (.NET).

Eigenschaften

DraggingState

Ruft den Zustand des Dragging-Ereignisses ab .

PointerDeviceType

Ruft den Gerätetyp der Eingabequelle ab.

Position

Ruft die Position des Maus- oder Stift-/Stiftkontakts ab.

Gilt für: