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