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