IExpressionEditorColorProvider Members
If implemented, provides a color scheme for painting expression elements in the Expression Editor.Methods
Name | Description |
---|---|
GetColorForElement(ExpressionElementKind) | Returns a color used for painting a specific expression element kind. |
See Also