AvalonEdit
CurrentContext Property
NamespacesICSharpCode.AvalonEdit.RenderingDocumentColorizingTransformerCurrentContext
Gets the current ITextRunConstructionContext.
Declaration Syntax
C#Visual BasicVisual C++
protected ITextRunConstructionContext CurrentContext { get; private set; }
Protected Property CurrentContext As ITextRunConstructionContext
	Get
	Private Set
protected:
property ITextRunConstructionContext^ CurrentContext {
	ITextRunConstructionContext^ get ();
	private: void set (ITextRunConstructionContext^ value);
}

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