Northwoods.GoWPF 2.2.4 Assembly
UpdateSelectionAdornment Method

This is responsible for creating a selection adornment for this part if this part IsSelected and if SelectionAdorned is true.
Syntax
Protected Overridable Sub UpdateSelectionAdornment() 
protected virtual void UpdateSelectionAdornment()
Remarks

This also removes any selection adornment if this part is no longer selected, not visible, or if SelectionAdorned is false.

To create the selection adornment this calls MakeAdornment with the SelectionElement and the SelectionAdornmentTemplate. If there is no SelectionAdornmentTemplate for this part, the template defaults to the DataTemplate named "DefaultSelectionAdornmentTemplate".

Requirements
See Also

Reference

Part Class
Part Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback