14 references to DoubleAnimationUsingKeyFrames
PresentationCore (1)
System\Windows\Media\Animation\Generated\DoubleAnimationUsingKeyFrames.cs (1)
118return new DoubleAnimationUsingKeyFrames();
PresentationFramework (3)
System\windows\Documents\CaretElement.cs (1)
912DoubleAnimationUsingKeyFrames blinkAnimation = new DoubleAnimationUsingKeyFrames();
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
3810bamlType.DefaultConstructor = delegate() { return new System.Windows.Media.Animation.DoubleAnimationUsingKeyFrames(); };
System\Windows\Markup\KnownTypes.cs (1)
1238case KnownElements.DoubleAnimationUsingKeyFrames: o = new System.Windows.Media.Animation.DoubleAnimationUsingKeyFrames(); break;
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ButtonChrome.cs (2)
134DoubleAnimationUsingKeyFrames daukf = new DoubleAnimationUsingKeyFrames(); 239DoubleAnimationUsingKeyFrames daukf = new DoubleAnimationUsingKeyFrames();
Microsoft\Windows\Themes\ProgressBarHighlightConverter.cs (1)
90DoubleAnimationUsingKeyFrames animation = new DoubleAnimationUsingKeyFrames();
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ButtonChrome.cs (2)
134DoubleAnimationUsingKeyFrames daukf = new DoubleAnimationUsingKeyFrames(); 239DoubleAnimationUsingKeyFrames daukf = new DoubleAnimationUsingKeyFrames();
Microsoft\Windows\Themes\ProgressBarHighlightConverter.cs (1)
90DoubleAnimationUsingKeyFrames animation = new DoubleAnimationUsingKeyFrames();
PresentationFramework.AeroLite (1)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\ProgressBarBrushConverter.cs (1)
109DoubleAnimationUsingKeyFrames animation = new DoubleAnimationUsingKeyFrames();
PresentationFramework.Classic (1)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\ProgressBarBrushConverter.cs (1)
109DoubleAnimationUsingKeyFrames animation = new DoubleAnimationUsingKeyFrames();
PresentationFramework.Luna (1)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\ProgressBarBrushConverter.cs (1)
109DoubleAnimationUsingKeyFrames animation = new DoubleAnimationUsingKeyFrames();
PresentationFramework.Royale (1)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\ProgressBarBrushConverter.cs (1)
109DoubleAnimationUsingKeyFrames animation = new DoubleAnimationUsingKeyFrames();