7 writes to Dirty
System.Web.Mobile (7)
UI\MobileControls\Design\ListComponentEditorPage.cs (1)
206
CurrentNode.
Dirty
= true;
UI\MobileControls\Design\ListItemsPage.cs (2)
223
newNode.
Dirty
= true;
259
CurrentNode.
Dirty
= true;
UI\MobileControls\Design\ObjectListCommandsPage.cs (2)
194
newNode.
Dirty
= true;
229
CurrentNode.
Dirty
= true;
UI\MobileControls\Design\ObjectListFieldsPage.cs (2)
251
newNode.
Dirty
= true;
292
CurrentNode.
Dirty
= true;
3 references to Dirty
System.Web.Mobile (3)
UI\MobileControls\Design\ListItemsPage.cs (1)
272
if (itemNode.
Dirty
)
UI\MobileControls\Design\ObjectListCommandsPage.cs (1)
244
if (commandNode.
Dirty
)
UI\MobileControls\Design\ObjectListFieldsPage.cs (1)
305
if (fieldNode.
Dirty
)