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