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