Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the first dark color that belongs to this theme.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property DarkColor1 As ThemeColor
Get
'Usage
Dim instance As ThmxTheme
Dim value As ThemeColor
value = instance.DarkColor1
public ThemeColor DarkColor1 { get; }
Property value
Type: Microsoft.SharePoint.Utilities.ThemeColor
A color of type ThemeColor that is specified for use in this theme.