ListField.NormalBackgroundBrushId Property

Definition

Gets or sets the brush id for the background of a normal, unselected list item.

public:
 property Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ NormalBackgroundBrushId { Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ get(); void set(Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ value); };
public Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId NormalBackgroundBrushId { get; set; }
member this.NormalBackgroundBrushId : Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId with get, set
Public Property NormalBackgroundBrushId As StyleSetResourceId

Property Value

Applies to