DragPatternIdentifiers.DropEffectsProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the identifier for the DropEffects automation property.
public:
static property AutomationProperty ^ DropEffectsProperty { AutomationProperty ^ get(); };
static AutomationProperty DropEffectsProperty();
public static AutomationProperty DropEffectsProperty { get; }
var automationProperty = DragPatternIdentifiers.dropEffectsProperty;
Public Shared ReadOnly Property DropEffectsProperty As AutomationProperty
Property Value
The automation property identifier.