'Declaration
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)> <C1DescriptionAttribute("SL.BackgroundImageLayout", "Gets or sets the background image layout as defined in the BackgroundImageLayout enumeration.")> <BrowsableAttribute(True)> <DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> <C1CategoryAttribute("Appearance")> Public Shadows Property BackgroundImageLayout As BackgroundImageLayout
[DesignerSerializationVisibility(DesignerSerializationVisibility.Visible)] [C1Description("SL.BackgroundImageLayout", "Gets or sets the background image layout as defined in the BackgroundImageLayout enumeration.")] [Browsable(true)] [DefaultValue(Mono.Cecil.CustomAttributeArgument)] [C1Category("Appearance")] public new BackgroundImageLayout BackgroundImageLayout {get; set;}