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