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