1 write to _screenBitDepth
System.Web (1)
Configuration\HttpCapabilitiesBase.cs (1)
1072
_screenBitDepth
= Convert.ToInt32(this["screenBitDepth"], CultureInfo.InvariantCulture);
1 reference to _screenBitDepth
System.Web (1)
Configuration\HttpCapabilitiesBase.cs (1)
1075
return
_screenBitDepth
;