3 writes to _updateTextBoxOperation
PresentationFramework (3)
src\Framework\System\Windows\Controls\ComboBox.cs (3)
707_updateTextBoxOperation = null; 742_updateTextBoxOperation = Dispatcher.BeginInvoke(DispatcherPriority.Normal, 797_updateTextBoxOperation = null;
2 references to _updateTextBoxOperation
PresentationFramework (2)
src\Framework\System\Windows\Controls\ComboBox.cs (2)
703if (_updateTextBoxOperation != null) 706_updateTextBoxOperation.Abort();