IEditorFormatMapService.GetEditorFormatMap Method
Include Protected Members
Include Inherited Members
Gets a IEditorFormatMap.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetEditorFormatMap(String) | Get a IEditorFormatMap for a given appearance category. | |
GetEditorFormatMap(ITextView) | Gets an IEditorFormatMap appropriate for a given text view. This object is likely to be shared among several text views. |
Top