sky7728

【未解决问题】WPF绑定RadioButton控件

比如:

<RadioButton GroupName="r" Content="1" />

<RadioButton GroupName="r" Content="2" />

<TextBlock Text="{Binding Path=Content,Source={上面RadioButton选中的控件}}" 

如果有知道的请评论告诉我,谢谢,只是通过绑定来实现就好,不需要通过后台处理的。。。,谢谢

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2021-12-03
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-05-30
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案