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