DefaultWpfViewOptions.AppearanceCategory Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines the appearance category of a view, which selects a ClassificationFormatMap and EditorFormatMap.
public: static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<System::String ^> AppearanceCategory;
static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<std::wstring> AppearanceCategory;
public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<string> AppearanceCategory;
staticval mutable AppearanceCategory : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<string>
Public Shared ReadOnly AppearanceCategory As EditorOptionKey(Of String)