Gets or sets whether dragging any parts over this part causes their position to be snapped to grid points.
            
            
            
            
            
            
            
            
            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.