3 references to GenerateLocators
PresentationFramework (3)
MS\Internal\Annotations\Anchoring\LocatorManager.cs (3)
382returnLocators = GenerateLocators(processor, pathRoot, selection); 688newLocators = GenerateLocators(newProcessor, (PathNode)startNode.Children[0], selection); 782tempLocators = GenerateLocators(processor, child, selection);