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