<d:DesignerProperties.DesignStyle> <!-- 或是指定 d:DesignStyle="{StaticResource MyDesignStyle}" --> <Style TargetType="UserControl"> <Setter Property="Background" Value="White" /> </Style> </d:DesignerProperties.DesignStyle>