I was asked on Twitter how I got this effect, here is the code I use. In this example, the target FrameworkElement is a TextBlock. Note: I feel really bad as I cannot take credit for writing this, but I cannot remember for the life of me where I found it! If you know, please…
Tag: Code
Windows Accent Colours
In a new app concept I’m prototyping, I wanted to allow the user to select a colour for each main item which would effect the heading background colour. Like this: (note; this is the end result) Having done similar years ago, I remember the accessibility/legibility concerns this gave me. Allowing your customers to pick any…