KeyBinding-使用技巧
KeyBinding-使用技巧
TextBox
1 | <TextBox Text="{Binding LoginModel.UserNameUpdateSourceTrigger=PropertyChanged}" |
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来源 LUYAO's Blog!
1 | <TextBox Text="{Binding LoginModel.UserNameUpdateSourceTrigger=PropertyChanged}" |