Northwoods.GoWPF 2.2.4 Assembly
DragOverSnapEnabled Property

Gets or sets whether dragging any parts over this part causes their position to be snapped to grid points.
Syntax
Public Property DragOverSnapEnabled As Boolean
public bool DragOverSnapEnabled {get; set;}

Property Value

The default value is false. 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.
Requirements
See Also

Reference

Part Class
Part Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback