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