Freigeben über


DragInfo.Modifiers Eigenschaft

Definition

Ruft die bitweise Kombination von null oder mehr Modifizierern (Taste und Maustaste) ab, die auf den Drag-and-Drop-Vorgang angewendet wurden.

public:
 property DragDropModifiers Modifiers { DragDropModifiers get(); };
DragDropModifiers Modifiers();
public DragDropModifiers Modifiers { get; }
var dragDropModifiers = dragInfo.modifiers;
Public ReadOnly Property Modifiers As DragDropModifiers

Eigenschaftswert

Die bitweise Kombination von null oder mehr Modifizierern (Taste und Maustaste), die auf den Drag-and-Drop-Vorgang angewendet wurden.

Gilt für: