Class CodeCompletionImages
- Namespace
- Alternet.Scripter.Debugger.UI.Wpf.Evaluation.CodeCompletion
- Assembly
- Alternet.Scripter.Debugger.UI.Wpf.v10.dll
Stores collection of the images for code completion purposes.
public class CodeCompletionImages
- Inheritance
-
CodeCompletionImages
Methods
- GetAlphaImageList()
Gets code completion alpha images, with scaling applied, if required.
- GetImageList()
Gets code completion images, with scaling applied, if required.
- GetImageListIndex(SymbolKind)
Gets the index value of the image according to a given symbol kind.