3 writes to _updateTextBoxOperation
PresentationFramework (3)
System\Windows\Controls\ComboBox.cs (3)
705_updateTextBoxOperation = null; 740_updateTextBoxOperation = Dispatcher.BeginInvoke(DispatcherPriority.Normal, 795_updateTextBoxOperation = null;
2 references to _updateTextBoxOperation
PresentationFramework (2)
System\Windows\Controls\ComboBox.cs (2)
701if (_updateTextBoxOperation != null) 704_updateTextBoxOperation.Abort();