3 references to WindowsToolbar
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsToolbar.cs (2)
73
wtv = new
WindowsToolbar
(hwnd, null, 0);
249
return new
WindowsToolbar
(_hwnd, this, focusIndex);
MS\Internal\AutomationProxies\WindowsToolbarAsMenu.cs (1)
30
:
base
( hwnd, parent, item )