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