Northwoods.GoWPF 2.2.4 Assembly
DropOntoBehavior Property

Gets or sets the behavior when the Northwoods.GoXam.Tool.DraggingTool drops the selection after a move or copy.
Syntax
Public Property DropOntoBehavior As DropOntoBehavior
public DropOntoBehavior DropOntoBehavior {get; set;}

Property Value

The default value is DropOntoBehavior.None. The value is actually stored on the VisualElement. One normally sets it by setting or data-binding the attached property on the root element of the DataTemplate.

For this property to have an effect you must enable the DraggingTool by setting Northwoods.GoXam.Tool.DraggingTool.DropOntoEnabled to true.

Requirements
See Also

Reference

Part Class
Part Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback