ListField::SelectedBackgroundBrushId Property

 

Gets or sets the brush id for the background of a selected 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^ SelectedBackgroundBrushId {
	StyleSetResourceId^ get();
	void set(StyleSetResourceId^ value);
}
Return to top
Show: