Gets the list of layers displayed in the text view.
            
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual 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

