I've created a ResourceDictionary in my Shared project without problem. However, some of my styles will be very particular* to Windows Phone 8.1 and not used in Windows 8.1. As there's no App.xaml in the Windows Phone project, how do I specify a ResourceDictionary just for Windows Phone?
*In addition to different sizes and margins, extensive use of PhoneAccentBrush which is obviously not available on Windows Store Apps.
Or, if the Shared ResourceDictionary is the preferred method, how do I use PhoneAccentBrush and other WP-only resources?
As there's no App.xaml in the Windows Phone project
This can not be true. Application does not compiles without App.xaml. You may not I noticed it in the Shared project?

I do not see problem to move/copy to each project App.xaml
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With