wpf 有图片的按键样式<Style x:Key="BtnBackgroundIconCustomDialogStyle" TargetType="{x:Type Button}"> <Setter Property="FocusVisualStyle" Value="{x:Null}" /> <Setter Property="SnapsToDevicePixels" Value="true" /> <Setter Property="Width" Value="150" /> <Setter Property="Height