Click or drag to resize

ContextMenuExecuteModel.DictionarySuggestions Property

Version 110.0.300
Dictioanry Suggestions

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

Property Value

Type: IList<String>
See Also