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