3 references to WindowsTooltip
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsTooltip.cs (3)
60
return new
WindowsTooltip
(hwnd, null, idChild);
70
WindowsTooltip wtv = new
WindowsTooltip
(hwnd, null, 0);
167
WindowsTooltip wtv = new
WindowsTooltip
( hwnd, null, 0 );