IClassificationFormatMapService Methods

 

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

NameDescription
System_CAPS_pubmethodGetClassificationFormatMap(ITextView^)

Gets an IClassificationFormatMap appropriate for the specified text view. This object is likely to be shared among multiple text views.

System_CAPS_pubmethodGetClassificationFormatMap(String^)

Gets a IClassificationFormatMap for the specified appearance category.

Return to top
Show: