WPF Browser Control when using ObjectForScripting window.external.invoke() throws object doesn't support property or method WPF Browser Control when using ObjectForScripting window.external.invoke() throws object doesn't support property or method wpf wpf

WPF Browser Control when using ObjectForScripting window.external.invoke() throws object doesn't support property or method


In case anyone else has this same issue. It turned out that naming the method Invoke was the problem. Once I changed the method name it all worked as expected.