Northwoods.GoSilverlight 1.2.2 Assembly
UpdateAdornments Method
See Also  Send Feedback
Northwoods.GoXam Namespace > Part Class : UpdateAdornments Method

Maybe create adornments if needed, or remove them if not.

Syntax

Visual Basic (Declaration) 
Public Overridable Sub UpdateAdornments() 
C# 
public virtual void UpdateAdornments()

Remarks

This calls Part.UpdateSelectionAdornment and UpdateToolAdornments. This is called by OnIsSelectedChanged, among other places.

Requirements

See Also

© 2010 All Rights Reserved.