1 write to _uiCulture
System.Web (1)
UI\WebParts\WebPartManager.cs (1)
4522_uiCulture = uiCulture;
3 references to _uiCulture
System.Web (3)
UI\WebParts\WebPartManager.cs (3)
4534 (other._uiCulture.Equals(_uiCulture)); 4544return ((hashCode << 5) + hashCode) ^ _uiCulture.GetHashCode();