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