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