3 references to LinearThicknessKeyFrame
PresentationFramework (3)
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
6381bamlType.DefaultConstructor = delegate() { return new System.Windows.Media.Animation.LinearThicknessKeyFrame(); };
System\Windows\Markup\KnownTypes.cs (1)
1384case KnownElements.LinearThicknessKeyFrame: o = new System.Windows.Media.Animation.LinearThicknessKeyFrame(); break;
System\Windows\Media\Animation\Generated\LinearKeyFrames.cs (1)
70return new LinearThicknessKeyFrame();