8 writes to _sType
UIAutomationClientSideProviders (8)
MS\Internal\AutomationProxies\WindowsContainer.cs (2)
38_sType = SR.LocalizedControlTypeDialog; 42_sType = SR.LocalizedControlTypeContainer;
MS\Internal\AutomationProxies\WindowsGrip.cs (1)
33_sType = SR.LocalizedControlTypeGrip;
MS\Internal\AutomationProxies\WindowsIPAddress.cs (2)
36_sType = SR.LocalizedControlTypeIPAddress; 309_sType = SR.LocalizedControlTypeOctet;
MS\Internal\AutomationProxies\WindowsRebar.cs (2)
32_sType = SR.LocalizedControlTypeRebar; 262_sType = SR.LocalizedControlTypeRebarBand;
MS\Internal\AutomationProxies\WindowsStatusBar.cs (1)
757_sType = SR.LocalizedControlTypeGrip;
1 reference to _sType
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\ProxySimple.cs (1)
194return _sType;