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