Click or drag to resize

ContextMenuExecuteModel.DictionarySuggestions Property

Version 102.0.100
Dictioanry Suggestions

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

Property Value

Type: IList<String>
See Also