1 reference to OnSelectionChanged
PresentationFramework (1)
src\Framework\System\windows\Documents\TextSelectionHighlightLayer.cs (1)
43
_selection.Changed += new EventHandler(
OnSelectionChanged
);