Base:
method
GetVisualChild
System.Windows.FrameworkElement.GetVisualChild(System.Int32)
1 reference to GetVisualChild
PresentationFramework (1)
System\Windows\Controls\Primitives\ScrollContentPresenter.cs (1)
482UIElement child = this.GetVisualChild(0) as UIElement;