摘要:
使用方法 <!--可以独立使用--> 使用要点: 1、 必须在窗体的无参构造函数 初始化位置 添加 this.SizeChanged += cMNButton.SizeChanged_ChangedIcon;-2、必须在窗体的无参构造函数 初始化位置 设置图标颜色(默认白色) cMNButton.M 阅读全文
posted @ 2024-04-13 03:18
小林野夫
阅读(34)
评论(0)
推荐(0)
摘要:
使用方法: View <Window x:Class="IndividualQAlibrary.MVVM.Views.AddQAView" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http: 阅读全文
posted @ 2024-04-13 03:10
小林野夫
阅读(391)
评论(0)
推荐(0)