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