Windows.UI.Xaml.Controls.Image content color changed when background-color changes in Layout. How to retain Windows.UI.Xaml.Controls.Image content color?
Issue Facing
Image color combined with the layout background-color as below screenshots
The content color is dynamically changing with respect to the layout background-color
Expected Solution
The content color should be the same irrespective of the layout background-color
Sample link : https://drive.google.com/file/d/1KXp3yCYSBmgbKsXVNjB6T0LPsl6Pply8/view?usp=sharing
Replication procedure
Run the sample
Click Button(Name: Color)(When background changes. Image content color will also change)