2 references to SelectionHandler
PresentationFramework (2)
src\Framework\MS\Internal\Annotations\Component\MArkedHighlightComponent.cs (2)
633
_selection.Changed += componentsRegister.
SelectionHandler
;
659
_selection.Changed -= componentsRegister.
SelectionHandler
;