AvalonEdit
Words Property
NamespacesICSharpCode.AvalonEdit.Highlighting.XshdXshdKeywordsWords
Gets the list of key words.
Declaration Syntax
C#Visual BasicVisual C++
public IList<string> Words { get; }
Public ReadOnly Property Words As IList(Of String)
	Get
public:
property IList<String^>^ Words {
	IList<String^>^ get ();
}

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238