ListField::SelectedTextBrushId Property

 

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