2 writes to HasPendingBoundaryFeedback
PresentationCore (2)
System\Windows\Input\ManipulationLogic.cs (2)
326HasPendingBoundaryFeedback = false; 330HasPendingBoundaryFeedback = true;
1 reference to HasPendingBoundaryFeedback
PresentationCore (1)
System\Windows\Input\ManipulationLogic.cs (1)
322if ((!hasUnusedManipulation || requestedComplete) && HasPendingBoundaryFeedback)