1 instantiation of WindowsStatic
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsStatic.cs (1)
104
return new
WindowsStatic
(hwnd, null, type, style);
3 references to WindowsStatic
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\Main.cs (1)
58
new ClientSideProviderDescription(new ClientSideProviderFactoryCallback(MS.Internal.AutomationProxies.
WindowsStatic
.Create), "Static", null, ClientSideProviderMatchIndicator.AllowSubstringMatch),
MS\Internal\AutomationProxies\WindowsStatic.cs (2)
114
WindowsStatic
wtv = (
WindowsStatic
) Create (hwnd, 0);