AvalonEdit
ShowAttributesWhenFolded Property
NamespacesICSharpCode.AvalonEdit.FoldingXmlFoldingStrategyShowAttributesWhenFolded
Flag indicating whether attributes should be displayed on folded elements.
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowAttributesWhenFolded { get; set; }
Public Property ShowAttributesWhenFolded As Boolean
	Get
	Set
public:
property bool ShowAttributesWhenFolded {
	bool get ();
	void set (bool value);
}

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