I'm a XAML/WPF newbie, and I thought I'd write an alarm clock application to get into it. I want to get past the basic textboxes, dropdowns etc, which are fairly simple once you get the hang of the layout model, but I'd like to get into the graphics side of things.
I'd like to display alarm clock digits on a black backdrop, but importantly the alarm clock numbers to have that reflection effect like they're stood up on a piece of glass (like how Apple marketing often is implemented).
How do I get started with this? I'm looking at Charles Petzold's stuff for inspiration but struggling a little.