Property LightThemeHoveredFactor
LightThemeHoveredFactor
Gets or sets the factor by which the color is adjusted when a light theme element is hovered.
public static float? LightThemeHoveredFactor { get; set; }
Property Value
Remarks
If this property is set to null, the hovered color will not be adjusted.
Positive value makes the color lighter, negative value makes it darker.