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