5 writes to CommitOnDeactivate
System.Web.Mobile (5)
UI\MobileControls\Design\ListGeneralPage.cs (1)
193
this.
CommitOnDeactivate
= true;
UI\MobileControls\Design\ListItemsPage.cs (1)
88
this.
CommitOnDeactivate
= true;
UI\MobileControls\Design\ObjectListCommandsPage.cs (1)
68
this.
CommitOnDeactivate
= true;
UI\MobileControls\Design\ObjectListFieldsPage.cs (1)
70
this.
CommitOnDeactivate
= true;
UI\MobileControls\Design\ObjectListGeneralPage.cs (1)
133
this.
CommitOnDeactivate
= true;
1 reference to CommitOnDeactivate
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Design\ComponentEditorForm.cs (1)
589
return pageControl.
CommitOnDeactivate
;