3 references to GradientStopCollection
PresentationFramework (3)
System\Windows\Markup\KnownTypes.cs (3)
1297
case KnownElements.
GradientStopCollection
: o = new System.Windows.Media.GradientStopCollection(); break;
2555
case KnownElements.
GradientStopCollection
:
5801
case KnownElements.
GradientStopCollection
: t = typeof(System.Windows.Media.GradientStopCollection); break;