ListField::NormalBackgroundBrushId Property

 

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

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
property StyleSetResourceId^ NormalBackgroundBrushId {
	StyleSetResourceId^ get();
	void set(StyleSetResourceId^ value);
}
Return to top
Show: