3 references to ForceNextManipulationComplete
PresentationFramework (3)
src\Framework\System\Windows\Controls\ScrollViewer.cs (3)
2832return ((_flags & Flags.ForceNextManipulationComplete) == Flags.ForceNextManipulationComplete); 2836SetFlagValue(Flags.ForceNextManipulationComplete, value);