4 references to GetSelection
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsTreeView.cs (4)
264IntPtr treeItem = GetSelection (_hwnd); 281IntPtr treeItem = GetSelection(_hwnd); 304return (IntPtr.Zero != GetSelection (_hwnd)); 1007if (selectionRequired || WindowsTreeView.GetSelection(_hwnd) != IntPtr.Zero)