What UWP tool is used for Grove Music app header?

Apptacular Apps 386 Reputation points
2020-05-30T22:34:58.777+00:00

I noticed in Windows 10's Groove Music application that it is using some sort of horizontal bar at the top of the screen to show the title on a small screen, but with larger screens the text is bigger. What UWP tool is being used for this?

Smaller screens

8829-capture1.png

Larger screens

8905-capture2.png

Universal Windows Platform (UWP)
{count} votes

1 answer

Sort by: Most helpful
  1. Daniele 1,996 Reputation points
    2020-05-31T07:07:26.06+00:00

    To get the same result you can

    In both case you can change the TextBox Style property or the FontSize and FontWeight, or a combination.

    0 comments No comments