Gets the text run construction context.
Declaration Syntax
C# | Visual Basic | Visual 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