Gets or sets the maximum location for this node allowed by 
Northwoods.GoXam.Tool.DraggingTool.
 
            
            
            
            
            
            
            
            public Point MaxLocation {get; set;}
             
        
             
        
            
            
            Property Value
The default value is (+Infinity, +Infinity), thereby imposing no position constraint. 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.