Using wpf to create a screen that will allow one to enter states and then press enter and save data onto list box.
Questions: what C# code need to process enter button
How do I get data moved to listbox and
how do I sort the strings(data) in the listbox