GoXam for WPF v3
UpdateAdornments Method (Adornment)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam Namespace
>
Adornment Class
: UpdateAdornments Method
Maybe create adornments if needed, or remove them if not.
Syntax
C#
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