8 writes to _sType
UIAutomationClientSideProviders (8)
MS\Internal\AutomationProxies\WindowsContainer.cs (2)
32_sType = SR.LocalizedControlTypeDialog; 36_sType = SR.LocalizedControlTypeContainer;
MS\Internal\AutomationProxies\WindowsGrip.cs (1)
26_sType = SR.LocalizedControlTypeGrip;
MS\Internal\AutomationProxies\WindowsIPAddress.cs (2)
33_sType = SR.LocalizedControlTypeIPAddress; 306_sType = SR.LocalizedControlTypeOctet;
MS\Internal\AutomationProxies\WindowsRebar.cs (2)
28_sType = SR.LocalizedControlTypeRebar; 260_sType = SR.LocalizedControlTypeRebarBand;
MS\Internal\AutomationProxies\WindowsStatusBar.cs (1)
754_sType = SR.LocalizedControlTypeGrip;
1 reference to _sType
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\ProxySimple.cs (1)
185return _sType;