3 references to WindowsToolbar
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\WindowsToolbar.cs (2)
80
wtv = new
WindowsToolbar
(hwnd, null, 0);
256
return new
WindowsToolbar
(_hwnd, this, focusIndex);
MS\Internal\AutomationProxies\WindowsToolbarAsMenu.cs (1)
36
:
base
( hwnd, parent, item )