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