| ContextMenuExecuteModelDictionarySuggestions Property  | 
Version 118.6.80 
            Dictioanry Suggestions
            
 
    Namespace: 
   CefSharp.Wpf.Handler
    Assembly:
   CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 118.6.80.0 (118.6.80.0)
 Syntax
Syntaxpublic IList<string> DictionarySuggestions { get; }public:
property IList<String^>^ DictionarySuggestions {
	IList<String^>^ get ();
}Property Value
Type: 
IListString See Also
See Also