By gracekolen
via devcurry.com
Published: Jul 27 2010 / 10:31
The Enum.GetValues() method retrieves an array of the values of the constants in an Enum. Let us see how to use this method and bind an Enumeration to a WPF ListBox using the ObjectDataProvider.



Add your comment