How to bind generic generated checkboxes with enum flags in WPF?
We have a Person who can have several Skills (Strength, Intelligence and Luck). In our WPF-Application, we want to bind these Skills to Checkboxes. When a Person has these Skills in his list, then the Checkboxes should be checked: