What do i use instead of
Me.Invoke
when i use wpf?
Just looked on google
Found this
You'll be using Dispatcher.Invoke in WPF.
MSDN Documentation