4 references to GetSelection
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsTreeView.cs (4)
263IntPtr treeItem = GetSelection (_hwnd); 280IntPtr treeItem = GetSelection(_hwnd); 303return (IntPtr.Zero != GetSelection (_hwnd)); 1006if (selectionRequired || WindowsTreeView.GetSelection(_hwnd) != IntPtr.Zero)