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