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