8 writes to _sType
UIAutomationClientsideProviders (8)
MS\Internal\AutomationProxies\WindowsContainer.cs (2)
46_sType = ST.Get(STID.LocalizedControlTypeDialog); 50_sType = ST.Get(STID.LocalizedControlTypeContainer);
MS\Internal\AutomationProxies\WindowsGrip.cs (1)
41_sType = ST.Get(STID.LocalizedControlTypeGrip);
MS\Internal\AutomationProxies\WindowsIPAddress.cs (2)
44_sType = ST.Get( STID.LocalizedControlTypeIPAddress ); ; 324_sType = ST.Get(STID.LocalizedControlTypeOctet);
MS\Internal\AutomationProxies\WindowsRebar.cs (2)
43_sType = ST.Get(STID.LocalizedControlTypeRebar); 277_sType = ST.Get(STID.LocalizedControlTypeRebarBand);
MS\Internal\AutomationProxies\WindowsStatusBar.cs (1)
768_sType = ST.Get(STID.LocalizedControlTypeGrip);
1 reference to _sType
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\ProxySimple.cs (1)
201return _sType;