5 references to PlayBackCachedDownInputReport
PresentationCore (5)
System\Windows\Input\Stylus\Wisp\WispLogic.cs (2)
689_currentStylusDevice.PlayBackCachedDownInputReport(mouseInputReport.Timestamp); 1690touchDevice.StylusDevice.As<WispStylusDevice>().PlayBackCachedDownInputReport(inputReportArgs.Report.Timestamp);
System\Windows\Input\Stylus\Wisp\WispStylusDevice.cs (3)
1769PlayBackCachedDownInputReport(systemGestureArgs.Timestamp); 1774PlayBackCachedDownInputReport(systemGestureArgs.Timestamp); 1790PlayBackCachedDownInputReport(stylusArgs.Timestamp);