Adding Display focus to winrt “metro” live tiles

david g 1 Reputation point
2020-06-12T18:17:36.877+00:00

Hey all I am working on getting this glowing border (Microsoft calls it Display focus) working with my Windows 8.1 Grid App WinRT app.

bLh1V.png

What I am talking about implementing is this (gif animated version here):

ceFIQ.png
IYMFz.png

I am using "metro" tiles like this:

pQL0S.png

How it works acording to Microsoft:

Display focus adds an animated glow (a fluorescent light effect) around the border of the element so that you can focus your attention on the focused element.

The demo of this effect is in the XAML Controls Gallery and also here

However, I am unable to get the demo for this working as its a tad confusing on what the user needs to do since it looks nothing like the image demo's.

Those of you who have used this effect before or just know how to add it to my square "metro" live tiles would be great! It's a nifty effect that will help my "10 foot experiennce" even easier to show what is currently being chosen when using a remote.

Universal Windows Platform (UWP)
{count} votes