The following tables list the members exposed by SyntaxEditorAdornmentGeneratorBase.
Name | Description | |
---|---|---|
AdornmentLayer | Returns the AdornmentLayer that this SyntaxEditorAdornmentGeneratorBase is supplying adornments for (read only) | |
DocumentView | Returns the DocumentViewBase that is associated with this SyntaxEditorAdornmentGeneratorBase (read only) | |
SyntaxEditor | Returns the XamSyntaxEditor that this SyntaxEditorAdornmentGeneratorBase is hosted by (read only) |
Name | Description | |
---|---|---|
OnRefreshAdornments | Called when settings in the XamSyntaxEditor (that could affect the display of adornments) have changed. | |
OnTextAreaInitialized | Called when the Infragistics.Controls.Editors.Primitives.EditorDocumentViewTextArea has been initialized. | |
OnUnloaded | Called when the generator is unloaded. |