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