2 references to ClearSelectionRaiseSelectionChanging
PresentationFramework (2)
src\Framework\MS\Internal\Ink\LassoSelectionBehavior.cs (1)
601if ( InkCanvas.ClearSelectionRaiseSelectionChanging() // If user cancels clearing the selection, we shouldn't initiate Lasso.
src\Framework\System\Windows\Controls\InkCanvas.cs (1)
2900inkCanvas.ClearSelectionRaiseSelectionChanging();