PredefinedClassificationTypeNames.PeekBackgroundUnfocused Field
The name of the classification type representing the background color of Peek adornments when they do not have keyboard focus.
Namespace: Microsoft.VisualStudio.Language.StandardClassification
Assembly: Microsoft.VisualStudio.Language.StandardClassification (in Microsoft.VisualStudio.Language.StandardClassification.dll)
Syntax
'Declaration
Public Const PeekBackgroundUnfocused As String
public const string PeekBackgroundUnfocused
public:
literal String^ PeekBackgroundUnfocused
static val mutable PeekBackgroundUnfocused: string
public const var PeekBackgroundUnfocused : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
PredefinedClassificationTypeNames Class
Microsoft.VisualStudio.Language.StandardClassification Namespace