다음을 통해 공유


EditorStyleNames 클래스

The names of various editor components where the component's style can be defined by the program hosting the editor.

상속 계층 구조

Object
  Microsoft.VisualStudio.Text.Editor.EditorStyleNames

네임스페이스:  Microsoft.VisualStudio.Text.Editor
어셈블리:  Microsoft.VisualStudio.Text.UI.Wpf(Microsoft.VisualStudio.Text.UI.Wpf.dll)

구문

‘선언
Public NotInheritable Class EditorStyleNames
public static class EditorStyleNames
public ref class EditorStyleNames abstract sealed
[<AbstractClass>]
[<Sealed>]
type EditorStyleNames =  class end
public final class EditorStyleNames

EditorStyleNames 형식에서는 다음과 같은 멤버를 노출합니다.

필드

  이름 설명
Public 필드정적 멤버 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.

스레드로부터의 안전성

이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.

참고 항목

참조

Microsoft.VisualStudio.Text.Editor 네임스페이스