ClassificationFormatDefinition Fields

 

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

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticBackgroundOpacityId

Defines the string used to look up the background opacity value in the ResourceDictionary.

System_CAPS_pubfieldSystem_CAPS_staticCultureInfoId

Defines the string used to look up the CultureInfo value in the ResourceDictionary.

System_CAPS_pubfieldSystem_CAPS_staticDefaultBackgroundOpacity

Defines the default opacity used for the background color/brush if no BackgroundOpacityId entities are defined.

System_CAPS_pubfieldSystem_CAPS_staticDefaultHighContrastBackgroundOpacity

System_CAPS_pubfieldSystem_CAPS_staticFontHintingSizeId

Defines the string used to look up the font hinting size value in the ResourceDictionary.

System_CAPS_pubfieldSystem_CAPS_staticFontRenderingSizeId

Defines the string used to look up the font rendering size value in the ResourceDictionary.

System_CAPS_pubfieldSystem_CAPS_staticForegroundOpacityId

Defines the string used to look up the foreground opacity value in the ResourceDictionary.

System_CAPS_pubfieldSystem_CAPS_staticIsBoldId

Defines the string used to look up the bold value in the ResourceDictionary.

System_CAPS_pubfieldSystem_CAPS_staticIsItalicId

Defines the string used to look up the italic value in the ResourceDictionary.

System_CAPS_pubfieldSystem_CAPS_staticTextDecorationsId

Defines the string used to look up the text decorations value in the ResourceDictionary.

System_CAPS_pubfieldSystem_CAPS_staticTextEffectsId

Defines the string used look up the text effects value in the ResourceDictionary.

System_CAPS_pubfieldSystem_CAPS_staticTypefaceId

Defines the string used o look up the typeface value in the ResourceDictionary.

Return to top
Show: