3 writes to _updateTextBoxOperation
PresentationFramework (3)
System\Windows\Controls\ComboBox.cs (3)
695_updateTextBoxOperation = null; 730_updateTextBoxOperation = Dispatcher.BeginInvoke(DispatcherPriority.Normal, 785_updateTextBoxOperation = null;
2 references to _updateTextBoxOperation
PresentationFramework (2)
System\Windows\Controls\ComboBox.cs (2)
691if (_updateTextBoxOperation != null) 694_updateTextBoxOperation.Abort();