5 references to PlayBackCachedDownInputReport
PresentationCore (5)
System\Windows\Input\Stylus\Wisp\WispLogic.cs (2)
690_currentStylusDevice.PlayBackCachedDownInputReport(mouseInputReport.Timestamp); 1689touchDevice.StylusDevice.As<WispStylusDevice>().PlayBackCachedDownInputReport(inputReportArgs.Report.Timestamp);
System\Windows\Input\Stylus\Wisp\WispStylusDevice.cs (3)
1799PlayBackCachedDownInputReport(systemGestureArgs.Timestamp); 1804PlayBackCachedDownInputReport(systemGestureArgs.Timestamp); 1820PlayBackCachedDownInputReport(stylusArgs.Timestamp);