SetTrend / UWP-LightWeight-Styling-Issue

Shows a case where lightweight styling is not getting applied.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UWP Inline Resource Issue

UWP documentation claims that styles can be applied to all of an app's pages by utilizing "lightweight styling".

However, that doesn't seem work.

I created this repository to provide a reproducible project showing that lightweight styling does not apply a background color to Page components.


Screenshot depicting the issue:

UWP - Lightweight Styling not being applied

The Page should be rendered in green, but it's always rendered in black.

About

Shows a case where lightweight styling is not getting applied.


Languages

Language:C# 100.0%