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