FYJ.Winui系列(二)-按钮控件
这里做简单了,只写了两种状态,正常状态和鼠标移进去的状态。来看看xaml代码<Buttonx:Class="FYJ.Winui.ButtonUserControl" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:mc="http://schemas.openxmlformats.org/markup-com [...] 阅读全文