AvalonEdit
Element Property
NamespacesICSharpCode.AvalonEdit.RenderingFormattedTextRunElement
Gets the element for which the FormattedTextRun was created.
Declaration Syntax
C#Visual BasicVisual C++
public FormattedTextElement Element { get; }
Public ReadOnly Property Element As FormattedTextElement
	Get
public:
property FormattedTextElement^ Element {
	FormattedTextElement^ get ();
}

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