Get Variations of Accent color in UWP
问题 I'm trying to get a lighter variation of accent color using theme resource SystemAccentColorLight1 SystemAccentColorLight2 ... I'm getting this exception: The text associated with this error code could not be found. Cannot find a Resource with the Name/Key SystemAccentColorLight1 [Line: 15 Position: 19] <Grid Background="{ThemeResource ResourceKey= SystemAccentColorLight1}" HorizontalAlignment="Stretch" VerticalAlignment="Stretch" Padding="5"> <Grid.ColumnDefinitions> <ColumnDefinition Width=