Version

SyntaxEditorAdornmentGeneratorBase Class Members

The following tables list the members exposed by SyntaxEditorAdornmentGeneratorBase.

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)  
Protected Methods
 NameDescription
Protected Internal MethodOnRefreshAdornmentsCalled when settings in the XamSyntaxEditor (that could affect the display of adornments) have changed.  
Protected Internal MethodOnTextAreaInitializedCalled when the Infragistics.Controls.Editors.Primitives.EditorDocumentViewTextArea has been initialized.  
Protected Internal MethodOnUnloadedCalled when the generator is unloaded.  
See Also