2 references to ChildChanged
WindowsFormsIntegration (2)
System\Windows\Integration\WindowsFormsHost.cs (2)
356
if (
ChildChanged
!= null)
358
ChildChanged
(this, new ChildChangedEventArgs(oldChild));