12.31杂

转换器(Converter)的parameter使用

WPF使用转换器(Converter) - 走看看 (zoukankan.com)

往VS项目中添加本地图片资源

https://blog.csdn.net/m0_37204840/article/details/107946126

C#中类的创建和实例化

https://blog.csdn.net/zjx86320/article/details/19424743

mainwindow的实例化,后台获取mainWindow

实例化https://zhidao.baidu.com/question/584026354.html

f:记得添加

using System.Windows;

各种控件
using System.Windows.Controls;

wpf 后台获取到前台的控件  https://q.cnblogs.com/q/111070/

FindName

访问修饰符对类访问的限制:

原文地址:https://www.cnblogs.com/rinroll/p/15753677.html