2 references to AccentLight2
PresentationCore (1)
MS\Internal\WindowsRuntime\Windows\UI\ViewManagement\UISettings.cs (1)
94result &= TryGetColorValue(UISettingsRCW.UIColorType.AccentLight2, out _accentLight2);
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
2277color = AccentColorHelper.GetAccentColor(UISettingsRCW.UIColorType.AccentLight2);