IEditorFormatMapService Methods

 

Namespace:   Microsoft.VisualStudio.Text.Classification
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

NameDescription
System_CAPS_pubmethodGetEditorFormatMap(ITextView^)

Gets an IEditorFormatMap appropriate for a given text view. This object is likely to be shared among several text views.

System_CAPS_pubmethodGetEditorFormatMap(String^)

Get a IEditorFormatMap for a given appearance category.

Return to top
Show: