4 references to GetSelection
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsTreeView.cs (4)
269IntPtr treeItem = GetSelection (_hwnd); 286IntPtr treeItem = GetSelection(_hwnd); 309return (IntPtr.Zero != GetSelection (_hwnd)); 1013if (selectionRequired || WindowsTreeView.GetSelection(_hwnd) != IntPtr.Zero)