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