3 references to AbortAllStrokes
PresentationCore (3)
System\Windows\Input\Stylus\Common\DynamicRenderer.cs (3)
256
AbortAllStrokes
(); // stop any current inking strokes
389
AbortAllStrokes
();
1182
AbortAllStrokes
(); // Doing this here avoids doing a begininvoke to enter the rendering thread (avoid reentrancy).