2 references to OnDesignerDeactivate
System.Windows.Forms.Design (2)
System\ComponentModel\Design\Serialization\BasicDesignerLoader.cs (2)
185
host.Deactivated +=
OnDesignerDeactivate
;
266
_host.Deactivated -=
OnDesignerDeactivate
;