Visual Studio 2019 XAML Designer Display Incorrect Style Properties

Nathan Sokalski 4,126 Reputation points
2020-02-21T03:41:29.593+00:00

I have a UWP app that uses several very basic Style Resources in the Page.Resources section. The values in the Style(s) display correctly during runtime, but it can make design time very cumbersome. The properties use the correct value if I set it in each control, but that pretty much removes the purpose of Style(s). Has anybody else noticed this, or found a way to make Style(s) always display correctly in the Designer? Thanks.

Universal Windows Platform (UWP)
{count} votes