ListField::SelectedDisabledTextBrushId Property

 

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