Northwoods.GoWPF 2.2.4 Assembly
DropOntoEnabled Property

Gets or sets whether stationary parts get their Northwoods.GoXam.Part.IsDropOntoAccepted property temporarily set to true during a drag.
Syntax
Public Property DropOntoEnabled As Boolean
public bool DropOntoEnabled {get; set;}

Property Value

The default value is false.
Remarks

Basically this controls whether DropOnto performs additional side effects upon a drop based on the value of Northwoods.GoXam.Part.DropOntoBehavior, and whether DragOver maintains the DragOverPart property and sets the Northwoods.GoXam.Part.IsDropOntoAccepted property to support drag-over highlighting.

This property is independent of DragOverSnapArea

Requirements
See Also

Reference

DraggingTool Class
DraggingTool Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback