EditorStyleNames Class

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Text.Editor.EditorStyleNames

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

Syntax

'Déclaration
Public NotInheritable Class EditorStyleNames
public static class EditorStyleNames
public ref class EditorStyleNames abstract sealed
[<AbstractClass>]
[<Sealed>]
type EditorStyleNames =  class end
public final class EditorStyleNames

The EditorStyleNames type exposes the following members.

Fields

  Name Description
Public fieldStatic member CollapsedAdornmentToolTipStyleName

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.VisualStudio.Text.Editor Namespace