.net - WPF WebBrowser not including the hash in the source url? -


I am currently trying to enter my WPF application for Facebook users. It is using Net 4 and it is being developed in VS2010. Following the following I can not do it, after a hash (#) and login after the success URL, access_token should be followed, but webbrowser.Source.toString () is not included in it.
I made exactly the same , but in a winforms app and it works fine.

What does something else with WPF webbrowser control? Is this a problem when the redirect related document is loading or something like this for the anchor?


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -