As you can see here, I can't use reflection to get the multicast delegates of the private fields behind these FrameworkElement events because they aren't field-like. So how to do it?
Please try this:
yourControl.RaiseEvent(new RoutedEventArgs(FrameworkElement.LoadedEvent));
It should work! :)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With