3 references to AccentColorDark1
PresentationFramework (3)
System\Windows\SystemColors.cs (2)
981
/// Gets the <see cref="
AccentColorDark1
" /> system resource key.
1490
/// Gets the brush corresponding to the <see cref="
AccentColorDark1
"/> color.
System\Windows\SystemResourceKey.cs (1)
677
return SystemColors.
AccentColorDark1
;