Version 24.2 (latest)

SyntaxEditorAdornmentGeneratorBase Class Properties

For a list of all members of this type, see SyntaxEditorAdornmentGeneratorBase members.

Protected Properties
 NameDescription
Protected Internal PropertyAdornmentLayerReturns the AdornmentLayer that this SyntaxEditorAdornmentGeneratorBase is supplying adornments for (read only)  
Protected PropertyDocumentViewReturns the DocumentViewBase that is associated with this SyntaxEditorAdornmentGeneratorBase (read only)  
Protected PropertySyntaxEditorReturns the XamSyntaxEditor that this SyntaxEditorAdornmentGeneratorBase is hosted by (read only)  
See Also