7 references to AccentColorHelper
PresentationFramework (7)
System\Windows\SystemColors.cs (7)
2274
color =
AccentColorHelper
.GetAccentColor(UISettingsRCW.UIColorType.Accent);
2277
color =
AccentColorHelper
.GetAccentColor(UISettingsRCW.UIColorType.AccentLight1);
2280
color =
AccentColorHelper
.GetAccentColor(UISettingsRCW.UIColorType.AccentLight2);
2283
color =
AccentColorHelper
.GetAccentColor(UISettingsRCW.UIColorType.AccentLight3);
2286
color =
AccentColorHelper
.GetAccentColor(UISettingsRCW.UIColorType.AccentDark1);
2289
color =
AccentColorHelper
.GetAccentColor(UISettingsRCW.UIColorType.AccentDark2);
2292
color =
AccentColorHelper
.GetAccentColor(UISettingsRCW.UIColorType.AccentDark3);