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