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