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