2 writes to HasPendingBoundaryFeedback
PresentationCore (2)
Core\CSharp\System\Windows\Input\ManipulationLogic.cs (2)
374
HasPendingBoundaryFeedback
= false;
378
HasPendingBoundaryFeedback
= true;
1 reference to HasPendingBoundaryFeedback
PresentationCore (1)
Core\CSharp\System\Windows\Input\ManipulationLogic.cs (1)
370
if ((!hasUnusedManipulation || requestedComplete) &&
HasPendingBoundaryFeedback
)