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