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