3 writes to _updateTextBoxOperation
PresentationFramework (3)
System\Windows\Controls\ComboBox.cs (3)
686_updateTextBoxOperation = null; 721_updateTextBoxOperation = Dispatcher.BeginInvoke(DispatcherPriority.Normal, 776_updateTextBoxOperation = null;
2 references to _updateTextBoxOperation
PresentationFramework (2)
System\Windows\Controls\ComboBox.cs (2)
682if (_updateTextBoxOperation != null) 685_updateTextBoxOperation.Abort();