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)
314
if (
_hasAttributesCached
)
410
if (!
_hasAttributesCached
)
420
if (msg != _currentErrorMessage || !
_hasAttributesCached
)