GoXam for WPF v3
RotateAdornmentTemplate Property
Northwoods.GoXam Namespace > Part Class : RotateAdornmentTemplate Property
Gets or sets the DataTemplate used by the Northwoods.GoXam.Tool.RotatingTool when this part is selected.
Syntax
public DataTemplate RotateAdornmentTemplate {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.
See Also

Reference

Part Class
Part Members