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