2 references to GetNodeAt
System.Workflow.ComponentModel (2)
AuthoringOM\Design\DocumentOutline.cs (2)
430if (this.treeView.GetNodeAt(e.Location) != null) 431this.treeView.SelectedNode = this.treeView.GetNodeAt(e.Location);