3 references to WindowsTooltip
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsTooltip.cs (3)
56return new WindowsTooltip(hwnd, null, idChild); 66WindowsTooltip wtv = new WindowsTooltip(hwnd, null, 0); 163WindowsTooltip wtv = new WindowsTooltip( hwnd, null, 0 );