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