Posted 15 years ago
by wpf.acp
Version: 9.1.0505
Platform: .NET 3.5
Environment: Windows Vista (32-bit)
Please check this forum post once again.
It appears this does not work in build 505. Here is even a simpler sample:
It appears this does not work in build 505. Here is even a simpler sample:
<Controls:RadioButtonList>
<ListBoxItem>
_First item
</ListBoxItem>
<ListBoxItem>
_Second item
</ListBoxItem>
</Controls:RadioButtonList>