EditorStyleNames, classe
The names of various editor components where the component's style can be defined by the program hosting the editor.
Hiérarchie d'héritage
Object
Microsoft.VisualStudio.Text.Editor.EditorStyleNames
Espace de noms : Microsoft.VisualStudio.Text.Editor
Assembly : Microsoft.VisualStudio.Text.UI.Wpf (dans Microsoft.VisualStudio.Text.UI.Wpf.dll)
Syntaxe
'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
Le type EditorStyleNames expose les membres suivants.
Champs
Nom | Description | |
---|---|---|
CollapsedAdornmentToolTipStyleName | The name of the WPF style used for the collapsed adornment tooltip. |
Début
Notes
Custom styles need to be defined and placed in the application's ResourceDictionary.
Sécurité des threads
Tous les membres static (Shared en Visual Basic) publics de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.