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