You can try this Application.Current.MainPage.Width in my case this worked and i am able to find the device width in portable project itself.
You can try this Application.Current.MainPage.Width in my case this worked and i am able to find the device width in portable project itself.