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