AvalonEdit
Content Property
NamespacesICSharpCode.AvalonEdit.CodeCompletionICompletionDataContent
The displayed content. This can be the same as 'Text', or a WPF UIElement if you want to display rich content.
Declaration Syntax
C#Visual BasicVisual C++
Object Content { get; }
ReadOnly Property Content As Object
	Get
property Object^ Content {
	Object^ get ();
}

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