GoXam for WPF v3
OnIsSelectedChanged() Method
Northwoods.GoXam Namespace > Part Class : OnIsSelectedChanged() Method
This virtual method is called whenever this part is added or removed from the collection of SelectedParts.
Syntax
protected virtual void OnIsSelectedChanged()
Remarks
By default this just calls Remeasure, which will eventually call UpdateAdornments.
See Also

Reference

Part Class
Part Members