3 references to Children
PresentationFramework (3)
src\Framework\MS\Internal\Annotations\Anchoring\LocatorManager.cs (3)
699switch (startNode.Children.Count) 714newLocators = GenerateLocators(newProcessor, (PathNode)startNode.Children[0], selection); 806foreach (PathNode child in node.Children)