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