Gets or sets whether the 
SelectionElement gets a selection adornment when this part is selected.
 
            
            
            
            
            
            
            
            public bool SelectionAdorned {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.