GoXam for WPF v3
GetAdornment Method
Northwoods.GoXam Namespace > Part Class : GetAdornment Method
this must be a non-null string
Find an Adornment associated with this part that has a particular category.
Syntax
public Adornment GetAdornment( 
   string category
)

Parameters

category
this must be a non-null string

Return Value

null if this no such adornment
See Also

Reference

Part Class
Part Members