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