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