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