All the below functionality should be worked in Out-of-Browser mode. On start of my project there is login page after login in the MainPage.xaml there is a button,on click of this button a new page should be opened with WebBrowser control in the page there is grid control,as the grid selected item changes it should be reflected to the 1st window.
Please help me
Thanks