Click or drag to resize

DiagnosticsInformationUxThemeColor Property

Gets the color of the UX theme.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public string UxThemeColor { get; }

Property Value

Type: String
The color of the UX theme.
See Also