6 references to SplineThicknessKeyFrame
PresentationFramework (6)
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
9356
bamlType.DefaultConstructor = delegate() { return new System.Windows.Media.Animation.
SplineThicknessKeyFrame
(); };
System\Windows\Markup\KnownTypes.cs (1)
1560
case KnownElements.SplineThicknessKeyFrame: o = new System.Windows.Media.Animation.
SplineThicknessKeyFrame
(); break;
System\Windows\Media\Animation\Generated\SplineKeyFrames.cs (4)
39
:
this
()
48
:
this
()
58
:
this
()
77
return new
SplineThicknessKeyFrame
();