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