3 references to WindowsTooltip
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\WindowsTooltip.cs (3)
71
return new
WindowsTooltip
(hwnd, null, idChild);
81
WindowsTooltip wtv = new
WindowsTooltip
(hwnd, null, 0);
178
WindowsTooltip wtv = new
WindowsTooltip
( hwnd, null, 0 );