2 references to SplineThicknessKeyFrame
PresentationFramework (2)
System\Windows\Markup\KnownTypes.cs (2)
1560case KnownElements.SplineThicknessKeyFrame: o = new System.Windows.Media.Animation.SplineThicknessKeyFrame(); break; 6151case KnownElements.SplineThicknessKeyFrame: t = typeof(System.Windows.Media.Animation.SplineThicknessKeyFrame); break;