3 references to WindowsTooltip
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsTooltip.cs (3)
53return new WindowsTooltip(hwnd, null, idChild); 63WindowsTooltip wtv = new WindowsTooltip(hwnd, null, 0); 160WindowsTooltip wtv = new WindowsTooltip( hwnd, null, 0 );