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