14 references to DoubleAnimationUsingKeyFrames
PresentationCore (1)
System\Windows\Media\Animation\Generated\DoubleAnimationUsingKeyFrames.cs (1)
103return new DoubleAnimationUsingKeyFrames();
PresentationFramework (3)
System\windows\Documents\CaretElement.cs (1)
904DoubleAnimationUsingKeyFrames blinkAnimation = new DoubleAnimationUsingKeyFrames
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
4095DefaultConstructor = delegate () { return new System.Windows.Media.Animation.DoubleAnimationUsingKeyFrames(); },
System\Windows\Markup\KnownTypes.cs (1)
1232case KnownElements.DoubleAnimationUsingKeyFrames: o = new System.Windows.Media.Animation.DoubleAnimationUsingKeyFrames(); break;
PresentationFramework.Aero (3)
Microsoft\Windows\Themes\ButtonChrome.cs (2)
125DoubleAnimationUsingKeyFrames daukf = new DoubleAnimationUsingKeyFrames(); 234DoubleAnimationUsingKeyFrames daukf = new DoubleAnimationUsingKeyFrames();
Microsoft\Windows\Themes\ProgressBarHighlightConverter.cs (1)
88DoubleAnimationUsingKeyFrames animation = new DoubleAnimationUsingKeyFrames
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ButtonChrome.cs (2)
125DoubleAnimationUsingKeyFrames daukf = new DoubleAnimationUsingKeyFrames(); 234DoubleAnimationUsingKeyFrames daukf = new DoubleAnimationUsingKeyFrames();
Microsoft\Windows\Themes\ProgressBarHighlightConverter.cs (1)
88DoubleAnimationUsingKeyFrames animation = new DoubleAnimationUsingKeyFrames
PresentationFramework.AeroLite (1)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\ProgressBarBrushConverter.cs (1)
107DoubleAnimationUsingKeyFrames animation = new DoubleAnimationUsingKeyFrames
PresentationFramework.Classic (1)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\ProgressBarBrushConverter.cs (1)
107DoubleAnimationUsingKeyFrames animation = new DoubleAnimationUsingKeyFrames
PresentationFramework.Luna (1)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\ProgressBarBrushConverter.cs (1)
107DoubleAnimationUsingKeyFrames animation = new DoubleAnimationUsingKeyFrames
PresentationFramework.Royale (1)
src\Microsoft.DotNet.Wpf\src\Themes\Shared\Microsoft\Windows\Themes\ProgressBarBrushConverter.cs (1)
107DoubleAnimationUsingKeyFrames animation = new DoubleAnimationUsingKeyFrames