摘要: 后台代码: namespace MyWpf { /// <summary> /// DataTemplateTest.xaml 的交互逻辑 /// </summary> public partial class DataTemplateTest : UserControl { public Data 阅读全文
posted @ 2021-11-08 23:17 安静点-- 阅读(137) 评论(0) 推荐(0)
摘要: 下面我们创建一个button控件 <UserControl x:Class="MyWpf.ControlTemplateTest" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://sc 阅读全文
posted @ 2021-11-08 22:33 安静点-- 阅读(130) 评论(0) 推荐(0)