3 references to WindowsTooltip
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsTooltip.cs (3)
52
return new
WindowsTooltip
(hwnd, null, idChild);
62
WindowsTooltip wtv = new
WindowsTooltip
(hwnd, null, 0);
159
WindowsTooltip wtv = new
WindowsTooltip
( hwnd, null, 0 );