GoXam for WPF v3
UpdateAdornments Method (Adornment)
Northwoods.GoXam Namespace > Adornment Class : UpdateAdornments Method
Maybe create adornments if needed, or remove them if not.
Syntax
public override void UpdateAdornments()
Remarks
This calls Part.UpdateSelectionAdornment and Part.UpdateToolAdornments. This is called by Part.OnIsSelectedChanged, among other places.
See Also

Reference

Adornment Class
Adornment Members