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