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