AvalonEdit
Element Property
NamespacesICSharpCode.AvalonEdit.RenderingInlineObjectElementElement
Gets the inline element that is displayed.
Declaration Syntax
C#Visual BasicVisual C++
public UIElement Element { get; private set; }
Public Property Element As UIElement
	Get
	Private Set
public:
property UIElement^ Element {
	UIElement^ get ();
	private: void set (UIElement^ value);
}

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