3 writes to _templateVerbsDirty
System.Web.Mobile (3)
UI\MobileControls\Design\MobileTemplatedControlDesigner.cs (3)
483
_templateVerbsDirty
= true;
501
_templateVerbsDirty
= false;
877
_templateVerbsDirty
= true;
1 reference to _templateVerbsDirty
System.Web.Mobile (1)
UI\MobileControls\Design\MobileTemplatedControlDesigner.cs (1)
496
if (
_templateVerbsDirty
== true && !InTemplateMode)