1 write to _continueProcessingStagingAreaCallback
PresentationCore (1)
Core\CSharp\System\Windows\Input\InputManager.cs (1)
192_continueProcessingStagingAreaCallback = new DispatcherOperationCallback(ContinueProcessingStagingArea);
1 reference to _continueProcessingStagingAreaCallback
PresentationCore (1)
Core\CSharp\System\Windows\Input\InputManager.cs (1)
1135Dispatcher.BeginInvoke(DispatcherPriority.Input, _continueProcessingStagingAreaCallback, null);