4 references to GetSelection
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\WindowsTreeView.cs (4)
278IntPtr treeItem = GetSelection (_hwnd); 295IntPtr treeItem = GetSelection(_hwnd); 318return (IntPtr.Zero != GetSelection (_hwnd)); 1022if (selectionRequired || WindowsTreeView.GetSelection(_hwnd) != IntPtr.Zero)