2 references to SelectionHandler
PresentationFramework (2)
MS\Internal\Annotations\Component\MarkedHighlightComponent.cs (2)
613
_selection.Changed += componentsRegister.
SelectionHandler
;
638
_selection.Changed -= componentsRegister.
SelectionHandler
;