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