Click or drag to resize

ContextMenuExecuteModel.DictionarySuggestions Property

Version 108.4.130
Dictioanry Suggestions

Namespace:  CefSharp.Wpf.Handler
Assembly:  CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 108.4.130.0 (108.4.130.0)
Syntax
public IList<string> DictionarySuggestions { get; }

Property Value

Type: IList<String>
See Also