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