Click here to Skip to main content
15,887,875 members
Articles / Desktop Programming / WPF

Binding Radio Buttons to a Single Property

Rate me:
Please Sign up or sign in to vote.
4.93/5 (32 votes)
11 Aug 2014Ms-PL2 min read 164.3K   4.3K   30  
Describes the approach to bind a group of radio buttons to a single property, regardless of the property type (enum, bool, int, string).

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Microsoft Public License (Ms-PL)


Written By
Software Developer (Senior)
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions