What do i use instead of
Me.Invoke
when i use wpf?
You'll be using Dispatcher.Invoke in WPF.
MSDN Documentation
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!