WPF Colors, static classes and reflection in .Net by Wpf screen

Sun, 21 Jun 2009 00:00:08 -0600

WPF Colors, static classes and reflection in .Net

by Wpf screen @ Sun, 21 Jun 2009 00:00:08 -0600



Today I wanted to know the definitions of the in WPF's static Colors class. A two-minute web search didn't turn anything up so I decided to write a quick and dirty little program to emit them. It should have been simple enough; ...