Northwoods.GoWPF 2.2.4 Assembly
SelectionAdornmentTemplate Property

Gets or sets the DataTemplate used to create the selection adornment for this part when it is selected.
Syntax
Public Property SelectionAdornmentTemplate As DataTemplate
public DataTemplate SelectionAdornmentTemplate {get; set;}

Property Value

The default value is null. 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
This value is used by UpdateSelectionAdornment.
Requirements
See Also

Reference

Part Class
Part Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback