2 writes to commitOnDeactivate
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Design\ComponentEditorPage.cs (2)
52commitOnDeactivate = false; 145commitOnDeactivate = value;
1 reference to commitOnDeactivate
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Design\ComponentEditorPage.cs (1)
142return commitOnDeactivate;