WPF按钮美化二

撰写时间:2019年7月6日spa   1、component <Style x:Key="btnT" TargetType="{x:Type Button}">blog         <Setter Property="Background" Value="#32AA9F"/>get         <Setter Property="Foreground" Value="#FFFFFF"/>
相关文章
相关标签/搜索