文件名称:WPF的绑定应用程序
文件大小:140KB
文件格式:ZIP
更新时间:2020-12-19 18:31:29
WPF/Binding
WPF绑定的应用例程,包括,xml绑定,后台代码绑定,上下文绑定等
【文件预览】:
绑定
----Binding_Example()
--------bin()
--------INotifyPropertyChanged.xaml(2KB)
--------Person.cs(1KB)
--------App.xaml(326B)
--------obj()
--------App.xaml.cs(311B)
--------Binding_Example.csproj(5KB)
--------Binding_Example.sln(871B)
--------INotifyPropertyChanged.xaml.cs(1KB)
--------Binding_Example.suo(36KB)
--------MainWindow.xaml(2KB)
--------Properties()
--------MainWindow.xaml.cs(1KB)
----INotifyPropertyChanged_Example()
--------bin()
--------INotifyPropertyChanged_Example.suo(33KB)
--------Person.cs(2KB)
--------App.xaml(341B)
--------obj()
--------App.xaml.cs(326B)
--------INotifyPropertyChanged_Example.csproj(4KB)
--------INotifyPropertyChanged_Example.sln(901B)
--------MainWindow.xaml(2KB)
--------Properties()
--------MainWindow.xaml.cs(1KB)