This question is locked. New answers and comments are not allowed.
This seems like it would be simple, but my search on the web so far has been in vain
On my Silverlight form (using MVVM), I need the user to be able to select between 'Yes' or 'No' radioButtons and bind the selection to a single property in my ViewModel.
Thanks for any help
Robert
On my Silverlight form (using MVVM), I need the user to be able to select between 'Yes' or 'No' radioButtons and bind the selection to a single property in my ViewModel.
Thanks for any help
Robert