ListField::InactiveSelectedDisabledTextBrushId Property
Visual Studio 2015
Gets or sets the brush id for the text of an inactive selected disabled list item.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: property StyleSetResourceId^ InactiveSelectedDisabledTextBrushId { StyleSetResourceId^ get(); void set(StyleSetResourceId^ value); }
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::StyleSetResourceId^
Show: