Share via


PredefinedClassificationTypeNames.PeekFocusedBorder Field

The name of the classification type representing the border color when Peek is focused.

Namespace:  Microsoft.VisualStudio.Language.StandardClassification
Assembly:  Microsoft.VisualStudio.Language.StandardClassification (in Microsoft.VisualStudio.Language.StandardClassification.dll)

Syntax

'Declaration
Public Const PeekFocusedBorder As String
public const string PeekFocusedBorder
public:
literal String^ PeekFocusedBorder
static val mutable PeekFocusedBorder: string
public const var PeekFocusedBorder : String

.NET Framework Security

See Also

Reference

PredefinedClassificationTypeNames Class

Microsoft.VisualStudio.Language.StandardClassification Namespace