4 references to GetSelection
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsTreeView.cs (4)
267IntPtr treeItem = GetSelection (_hwnd); 284IntPtr treeItem = GetSelection(_hwnd); 307return (IntPtr.Zero != GetSelection (_hwnd)); 1011if (selectionRequired || WindowsTreeView.GetSelection(_hwnd) != IntPtr.Zero)