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