DragPatternIdentifiers.DropEffectProperty 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 DropEffect automation property.
public:
static property AutomationProperty ^ DropEffectProperty { AutomationProperty ^ get(); };
static AutomationProperty DropEffectProperty();
public static AutomationProperty DropEffectProperty { get; }
var automationProperty = DragPatternIdentifiers.dropEffectProperty;
Public Shared ReadOnly Property DropEffectProperty As AutomationProperty
Property Value
The automation property identifier.