As an example take the following code:
public enum ExampleEnum { FooBar, BarFoo } public class ExampleClass : INotifyPropertyChanged { private ExampleEn
I've created an open source CodePlex project that does this. You can download the NuGet package from here.