Northwoods.GoWPF 2.2.4 Assembly
SelectionAdorned Property

Gets or sets whether the SelectionElement gets a selection adornment when this part is selected.
Syntax
Public Property SelectionAdorned As Boolean
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.
Remarks
When this value is false there might not be any visual indication that a part is selected unless the part changes its appearance.
Requirements
See Also

Reference

Part Class
Part Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback