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