AvalonEdit
Layers Property
NamespacesICSharpCode.AvalonEdit.RenderingTextViewLayers
Gets the list of layers displayed in the text view.
Declaration Syntax
C#Visual BasicVisual C++
public UIElementCollection Layers { get; }
Public ReadOnly Property Layers As UIElementCollection
	Get
public:
property UIElementCollection^ Layers {
	UIElementCollection^ get ();
}

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