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