IEditorFormatMap Methods

Include Protected Members
Include Inherited Members

The IEditorFormatMap type exposes the following members.

Methods

  Name Description
Public method AddProperties Adds a ResourceDictionary for a new key.
Public method BeginBatchUpdate Begins a batch update on this IEditorFormatMap. Events will not be raised until EndBatchUpdate is called.
Public method EndBatchUpdate Ends a batch update on this IEditorFormatMap and raises an event if any changes were made during the batch update.
Public method GetProperties Gets a ResourceDictionary for the specified key.
Public method SetProperties Sets the ResourceDictionary of a key.

Top

See Also

Reference

IEditorFormatMap Interface

Microsoft.VisualStudio.Text.Classification Namespace