1 write to _hasAttributesCached
System.Web.Mobile (1)
UI\MobileControls\Design\MobileContainerDesigner.cs (1)
427_hasAttributesCached = true;
3 references to _hasAttributesCached
System.Web.Mobile (3)
UI\MobileControls\Design\MobileContainerDesigner.cs (3)
314if (_hasAttributesCached) 410if (!_hasAttributesCached) 420if (msg != _currentErrorMessage || !_hasAttributesCached)