4 references to GetSelection
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsTreeView.cs (4)
264
IntPtr treeItem =
GetSelection
(_hwnd);
281
IntPtr treeItem =
GetSelection
(_hwnd);
304
return (IntPtr.Zero !=
GetSelection
(_hwnd));
1007
if (selectionRequired || WindowsTreeView.
GetSelection
(_hwnd) != IntPtr.Zero)