7 references to AccentColorHelper
PresentationFramework (7)
System\Windows\SystemColors.cs (7)
2272
color =
AccentColorHelper
.GetAccentColor(UISettingsRCW.UIColorType.Accent);
2275
color =
AccentColorHelper
.GetAccentColor(UISettingsRCW.UIColorType.AccentLight1);
2278
color =
AccentColorHelper
.GetAccentColor(UISettingsRCW.UIColorType.AccentLight2);
2281
color =
AccentColorHelper
.GetAccentColor(UISettingsRCW.UIColorType.AccentLight3);
2284
color =
AccentColorHelper
.GetAccentColor(UISettingsRCW.UIColorType.AccentDark1);
2287
color =
AccentColorHelper
.GetAccentColor(UISettingsRCW.UIColorType.AccentDark2);
2290
color =
AccentColorHelper
.GetAccentColor(UISettingsRCW.UIColorType.AccentDark3);