C# Class ShaderTools.VisualStudio.Hlsl.Tagging.Classification.ClassificationColorManager

Inheritance: ShaderTools.VisualStudio.Core.Tagging.Classification.ClassificationColorManagerBase
Exibir arquivo Open project: tgjones/HlslTools Class Usage Examples

Protected Methods

Method Description
CreateDarkColors ( ) : Color>.Dictionary
CreateLightAndBlueColors ( ) : Color>.Dictionary

Private Methods

Method Description
ClassificationColorManager ( ThemeManager themeManager, IClassificationFormatMapService classificationFormatMapService, IClassificationTypeRegistryService classificationTypeRegistryService ) : System.Collections.Generic

Method Details

CreateDarkColors() protected method

protected CreateDarkColors ( ) : Color>.Dictionary
return Color>.Dictionary

CreateLightAndBlueColors() protected method

protected CreateLightAndBlueColors ( ) : Color>.Dictionary
return Color>.Dictionary