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