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