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