AvalonEdit
ExampleText Property
NamespacesICSharpCode.AvalonEdit.Highlighting.XshdXshdColorExampleText
Gets/Sets the example text that demonstrates where the color is used.
Declaration Syntax
C#Visual BasicVisual C++
public string ExampleText { get; set; }
Public Property ExampleText As String
	Get
	Set
public:
property String^ ExampleText {
	String^ get ();
	void set (String^ value);
}

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