文件名称:wpf绑定必须为public问题
文件大小:49KB
文件格式:RAR
更新时间:2016-04-29 09:49:39
wpf 绑定 internal
一个小例子,主要说明在wpf中绑定的时候,数据模型类和字段必须为public。
【文件预览】:
TestInternalBinding.sln
TestInternalBinding.suo
TestInternalBinding
----bin()
--------Release()
--------Debug()
----App.xaml(330B)
----obj()
--------x86()
----App.xaml.cs(315B)
----ViewModel()
--------MainModel.cs(793B)
--------NotifyBind.cs(553B)
----TestInternalBinding.csproj(4KB)
----MainWindow.xaml(1KB)
----Properties()
--------Resources.resx(5KB)
--------Settings.settings(201B)
--------AssemblyInfo.cs(2KB)
--------Settings.Designer.cs(1KB)
--------Resources.Designer.cs(3KB)
----MainWindow.xaml.cs(1KB)