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