EditorStyleNames Class
Visual Studio 2015
The names of various editor components where the component's style can be defined by the program hosting the editor.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | CollapsedAdornmentToolTipStyleName | The name of the WPF style used for the collapsed adornment tooltip. |
Custom styles need to be defined and placed in the application's ResourceDictionary.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

