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