2 references to SelectionChanged
PresentationFramework (2)
System\Windows\Controls\InkCanvas.cs (2)
1631
if (null !=
SelectionChanged
)
1633
SelectionChanged
(this, e);