I would like to display a text over other component in XAML. This text is used to display "DEMO VERSION" over all the elements on my application. How can I display oblic text in tile mode?
Like this image:
The container size can change, I want the text to repeat to fill the container. Any idea?