2 references to SizeChanged
WindowsFormsIntegration (2)
System\Windows\Integration\ElementHost.cs (2)
82
SizeChanged
+= new EventHandler(CallUpdateBackground);
907
this.
SizeChanged
+= this.OnPropertyChangedSize;