Constructor ListBoxWithImagesItem
- Namespace
- Alternet.Scripter.Debugger.UI.Wpf.Evaluation.CodeCompletion
- Assembly
- Alternet.Scripter.Debugger.UI.Wpf.v9.dll
ListBoxWithImagesItem(string, ImageSource, Brush, Lazy<SymbolDocumentation>)
public ListBoxWithImagesItem(string text, ImageSource image, Brush focusRectBrush, Lazy<SymbolDocumentation> documentation)
Parameters
text
stringimage
ImageSourcefocusRectBrush
Brushdocumentation
Lazy<SymbolDocumentation>