3 writes to refreshTypeTextBox
System.Workflow.ComponentModel (3)
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (3)
104this.refreshTypeTextBox = false; 650this.refreshTypeTextBox = true; 695this.refreshTypeTextBox = false;
2 references to refreshTypeTextBox
System.Workflow.ComponentModel (2)
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (2)
585if ((!this.refreshTypeTextBox) && (this.artifactListView.SelectedItems.Count > 0)) 648if (this.refreshTypeTextBox)