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