3 references to RenderPackets
PresentationCore (3)
System\Windows\Input\Stylus\Common\DynamicRenderer.cs (3)
281RenderPackets(stylusPoints, si); // do this inside of lock to make sure this renders first. 434RenderPackets(rawStylusInput.GetStylusPoints(), si); 458RenderPackets(rawStylusInput.GetStylusPoints(), si);