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)
194
return
_sType
;