2 references to GetNodesInside
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\VirtualizedContainerService.cs (2)
131var designers = this.tree.GetNodesInside(GetViewerBounds()); 162var designers = this.tree.GetNodesInside(new Rect(0, 0, double.MaxValue, double.MaxValue));