GoXam for WPF v3
SetAdornment Method
Northwoods.GoXam Namespace > Part Class : SetAdornment Method
this must be a non-null string
Associate an Adornment with this part.
Syntax
public void SetAdornment( 
   string category,
   Adornment ad
)

Parameters

category
this must be a non-null string
ad
See Also

Reference

Part Class
Part Members