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