WPF数据绑定:将一个变量绑定到一个控件,控件内容随变量的变化而变化

上传者: u013667796 | 上传时间: 2021-04-24 13:56:56 | 文件大小: 233KB | 文件类型: ZIP
WPF的数据绑定功能非常强大,在控件中使用数据绑定功能会为你节省大量的处理时间。本示例中,将一个变量绑定到一个控件上,在代码中改变变量值,并立刻引起控件值的变化。此代码经过删减,仅仅保留精简内容,一看就懂。

文件下载

资源详情

[{"title":"( 40 个子文件 233KB ) WPF数据绑定:将一个变量绑定到一个控件,控件内容随变量的变化而变化","children":[{"title":"WpfApp2","children":[{"title":".vs","children":[{"title":"WpfApp2","children":[{"title":"v15","children":[{"title":".suo <span style='color:#111;'> 52.00KB </span>","children":null,"spread":false},{"title":"Server","children":[{"title":"sqlite3","children":[{"title":"storage.ide <span style='color:#111;'> 680.00KB </span>","children":null,"spread":false},{"title":"db.lock <span style='color:#111;'> 0B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":"WpfApp2","children":[{"title":"bin","children":[{"title":"Release","children":null,"spread":false},{"title":"Debug","children":[{"title":"WpfApp2.exe.config <span style='color:#111;'> 189B </span>","children":null,"spread":false},{"title":"WpfApp2.pdb <span style='color:#111;'> 25.50KB </span>","children":null,"spread":false},{"title":"WpfApp2.exe <span style='color:#111;'> 10.00KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"App.xaml <span style='color:#111;'> 368B </span>","children":null,"spread":false},{"title":"obj","children":[{"title":"Debug","children":[{"title":"App.g.i.cs <span style='color:#111;'> 2.27KB </span>","children":null,"spread":false},{"title":"WpfApp2.csprojResolveAssemblyReference.cache <span style='color:#111;'> 16.16KB </span>","children":null,"spread":false},{"title":"GeneratedInternalTypeHelper.g.cs <span style='color:#111;'> 2.94KB </span>","children":null,"spread":false},{"title":"GeneratedInternalTypeHelper.g.i.cs <span style='color:#111;'> 2.94KB </span>","children":null,"spread":false},{"title":"WpfApp2.Properties.Resources.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"App.g.cs <span style='color:#111;'> 2.27KB </span>","children":null,"spread":false},{"title":"WpfApp2.csproj.CoreCompileInputs.cache <span style='color:#111;'> 42B </span>","children":null,"spread":false},{"title":"WpfApp2.csproj.GenerateResource.cache <span style='color:#111;'> 954B </span>","children":null,"spread":false},{"title":"DesignTimeResolveAssemblyReferencesInput.cache <span style='color:#111;'> 7.10KB </span>","children":null,"spread":false},{"title":"MainWindow.g.cs <span style='color:#111;'> 3.29KB </span>","children":null,"spread":false},{"title":"TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"WpfApp2.csproj.FileListAbsolute.txt <span style='color:#111;'> 1.12KB </span>","children":null,"spread":false},{"title":"TempPE","children":null,"spread":false},{"title":"WpfApp2.pdb <span style='color:#111;'> 25.50KB </span>","children":null,"spread":false},{"title":"TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"WpfApp2_MarkupCompile.cache <span style='color:#111;'> 246B </span>","children":null,"spread":false},{"title":"WpfApp2.g.resources <span style='color:#111;'> 1.62KB </span>","children":null,"spread":false},{"title":"MainWindow.g.i.cs <span style='color:#111;'> 3.29KB </span>","children":null,"spread":false},{"title":"WpfApp2_MarkupCompile.i.lref <span style='color:#111;'> 71B </span>","children":null,"spread":false},{"title":"WpfApp2_MarkupCompile.i.cache <span style='color:#111;'> 244B </span>","children":null,"spread":false},{"title":"WpfApp2.exe <span style='color:#111;'> 10.00KB </span>","children":null,"spread":false},{"title":"MainWindow.baml <span style='color:#111;'> 1.39KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"App.xaml.cs <span style='color:#111;'> 334B </span>","children":null,"spread":false},{"title":"WpfApp2.csproj <span style='color:#111;'> 4.04KB </span>","children":null,"spread":false},{"title":"App.config <span style='color:#111;'> 189B </span>","children":null,"spread":false},{"title":"MainWindow.xaml <span style='color:#111;'> 1.24KB </span>","children":null,"spread":false},{"title":"Properties","children":[{"title":"Resources.resx <span style='color:#111;'> 5.48KB </span>","children":null,"spread":false},{"title":"Settings.settings <span style='color:#111;'> 201B </span>","children":null,"spread":false},{"title":"AssemblyInfo.cs <span style='color:#111;'> 2.25KB </span>","children":null,"spread":false},{"title":"Settings.Designer.cs <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false},{"title":"Resources.Designer.cs <span style='color:#111;'> 2.76KB </span>","children":null,"spread":false}],"spread":true},{"title":"MainWindow.xaml.cs <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false}],"spread":true},{"title":"WpfApp2.sln <span style='color:#111;'> 1.09KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明