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