2 references to ApplyAllProperties
WindowsFormsIntegration (2)
System\Windows\Integration\WindowsFormsHost.cs (2)
483
this.Loaded += new RoutedEventHandler(
ApplyAllProperties
);
550
this.Loaded -= new RoutedEventHandler(
ApplyAllProperties
);