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