Northwoods.GoWPF 2.2.4 Assembly
OnIsSelectedChanged() Method

This virtual method is called whenever this part is added or removed from the collection of SelectedParts.
Syntax
Protected Overridable Sub OnIsSelectedChanged() 
protected virtual void OnIsSelectedChanged()
Remarks
By default this just calls Remeasure, which will eventually call UpdateAdornments. In Silverlight, if the VisualElement is a Control, this will also call VisualStateManager.GoToState with a new state of either "Selected" or "Unselected".
Requirements
See Also

Reference

Part Class
Part Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback