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