IClassificationFormatMap Properties

 

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

NameDescription
System_CAPS_pubpropertyCurrentPriorityOrder

Gets a read-only list of the IClassificationType objects supported by this format map, sorted by priority.

System_CAPS_pubpropertyDefaultTextProperties

Gets or sets the default properties that are applied to all classification types. The default properties contain the set of minimal properties required to render text properly.

System_CAPS_pubpropertyIsInBatchUpdate

Determines whether this IClassificationFormatMap is in the middle of a batch update.

Return to top
Show: