2 references to ChildChanged
WindowsFormsIntegration (2)
System\Windows\Integration\ElementHost.cs (2)
272
if (
ChildChanged
!= null)
274
ChildChanged
(this, new ChildChangedEventArgs(oldChild));