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 public IList<string> DictionarySuggestions { get; }
public:
property IList<String^>^ DictionarySuggestions {
IList<String^>^ get ();
}
Property Value
Type:
IListStringSee Also