3 references to SRgbLinearInterpolation
PresentationCore (3)
Core\CSharp\System\Windows\Media\Generated\GradientBrush.cs (2)
286internal const ColorInterpolationMode c_ColorInterpolationMode = ColorInterpolationMode.SRgbLinearInterpolation; 320ColorInterpolationMode.SRgbLinearInterpolation,
Shared\MS\Internal\Generated\ColorInterpolationModeValidation.cs (1)
43(value == ColorInterpolationMode.SRgbLinearInterpolation);