可能的重复: XAML 绑定属性
我想知道在 WPF 中如何将对象绑定到表单,等等链接到表单上的字段的属性?
Possible Duplicate: XAML Binding Properties
I was wondering how in WPF do you bind an object to a form, etc have all its properties linked to fields on the form?
看看MVVM模式。 这是一个非常好的视频,我发现对于自己理解该主题非常有帮助 MVVM 模式解释
Look at MVVM pattern. This is a very good video I found very helpful to understand the topic for myself MVVM Pattern explained
您需要去阅读一些有关 数据绑定。
You need to go and read some tutorials on DataBinding.
Bing 搜索:xaml + 绑定
但说真的http://msdn.microsoft.com/en-us/library/ms748857.aspx这是来自msdn的一个很好的wpf 绑定 部分
Bing search : xaml + binding
But seriously http://msdn.microsoft.com/en-us/library/ms748857.aspx this is a good one from msdn wpf binding section
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
暂无简介
文章 0 评论 0
接受
发布评论
评论(3)
看看MVVM模式。
这是一个非常好的视频,我发现对于自己理解该主题非常有帮助
MVVM 模式解释
Look at MVVM pattern.
This is a very good video I found very helpful to understand the topic for myself
MVVM Pattern explained
您需要去阅读一些有关 数据绑定。
You need to go and read some tutorials on DataBinding.
Bing 搜索:xaml + 绑定
但说真的http://msdn.microsoft.com/en-us/library/ms748857.aspx这是来自msdn的一个很好的wpf 绑定 部分
Bing search : xaml + binding
But seriously http://msdn.microsoft.com/en-us/library/ms748857.aspx this is a good one from msdn wpf binding section