5 references to PlayBackCachedDownInputReport
PresentationCore (5)
System\Windows\Input\Stylus\Wisp\WispLogic.cs (2)
681_currentStylusDevice.PlayBackCachedDownInputReport(mouseInputReport.Timestamp); 1680touchDevice.StylusDevice.As<WispStylusDevice>().PlayBackCachedDownInputReport(inputReportArgs.Report.Timestamp);
System\Windows\Input\Stylus\Wisp\WispStylusDevice.cs (3)
1765PlayBackCachedDownInputReport(systemGestureArgs.Timestamp); 1770PlayBackCachedDownInputReport(systemGestureArgs.Timestamp); 1786PlayBackCachedDownInputReport(stylusArgs.Timestamp);