Base:
method
GetFirstChild
MS.Internal.AutomationProxies.ProxyFragment.GetFirstChild()
1 reference to GetFirstChild
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsListView.cs (1)
1945for (el = wlv.GetFirstChild(); el != null; el = wlv.GetNextSibling(el))