WpfViewOptionExtensions::AppearanceCategory Method (IEditorOptions^)

 

Specifies the appearance category.

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

public:
[ExtensionAttribute]
static String^ AppearanceCategory(
	IEditorOptions^ options
)

Return Value

Type: System::String^

The appearance category, which determines where to look up font properties and colors.

Return to top
Show: