The Missing .NET #7: Displaying Enums in WPF
2 September 2008
Enums are here to stay and we have to deal with them in various ways; displaying them to the user is one way they have to be dealt with. I’ll give a treatment of how to display an enum in WPF in this post. You’ll see that displaying them in all situations is non-trivial. Read more »
Posted in .NET, Missing .NET | 10 Comments »
