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)
1972
if (
_setScaleOperation
!= null &&
1973
_setScaleOperation
.Status == DispatcherOperationStatus.Pending)
1975
_setScaleOperation
.Abort();