1 write to _setScaleOperation
PresentationFramework (1)
src\Framework\MS\Internal\Documents\DocumentGrid.cs (1)
1977_setScaleOperation = Dispatcher.CurrentDispatcher.BeginInvoke(DispatcherPriority.Input,
3 references to _setScaleOperation
PresentationFramework (3)
src\Framework\MS\Internal\Documents\DocumentGrid.cs (3)
1972if (_setScaleOperation != null && 1973_setScaleOperation.Status == DispatcherOperationStatus.Pending) 1975_setScaleOperation.Abort();