Base:
method
GetVisualChild
System.Windows.FrameworkElement.GetVisualChild(System.Int32)
2 references to GetVisualChild
PresentationFramework (2)
System\Windows\Input\KeyboardNavigation.cs (2)
556
((UIElement)
GetVisualChild
(0)).Measure(constraint);
631
((UIElement)
GetVisualChild
(0)).Arrange(new Rect(new Point(), finalSize));