26 references to Uniform
PresentationCore (22)
Core\CSharp\System\Windows\Media\Animation\Generated\KeyFrames.cs (21)
76new PropertyMetadata(KeyTime.Uniform)); 220new PropertyMetadata(KeyTime.Uniform)); 364new PropertyMetadata(KeyTime.Uniform)); 508new PropertyMetadata(KeyTime.Uniform)); 652new PropertyMetadata(KeyTime.Uniform)); 796new PropertyMetadata(KeyTime.Uniform)); 940new PropertyMetadata(KeyTime.Uniform)); 1084new PropertyMetadata(KeyTime.Uniform)); 1228new PropertyMetadata(KeyTime.Uniform)); 1372new PropertyMetadata(KeyTime.Uniform)); 1516new PropertyMetadata(KeyTime.Uniform)); 1660new PropertyMetadata(KeyTime.Uniform)); 1804new PropertyMetadata(KeyTime.Uniform)); 1948new PropertyMetadata(KeyTime.Uniform)); 2092new PropertyMetadata(KeyTime.Uniform)); 2236new PropertyMetadata(KeyTime.Uniform)); 2380new PropertyMetadata(KeyTime.Uniform)); 2524new PropertyMetadata(KeyTime.Uniform)); 2668new PropertyMetadata(KeyTime.Uniform)); 2812new PropertyMetadata(KeyTime.Uniform)); 2956new PropertyMetadata(KeyTime.Uniform));
Core\CSharp\System\Windows\Media\Animation\KeyTimeConverter.cs (1)
86return KeyTime.Uniform;
PresentationFramework (1)
src\Framework\System\Windows\Media\Animation\Generated\KeyFrames.cs (1)
76new PropertyMetadata(KeyTime.Uniform));
PresentationFramework.Classic (1)
parent\Shared\Microsoft\Windows\Themes\ProgressBarBrushConverter.cs (1)
133animation.KeyFrames.Add(new DiscreteDoubleKeyFrame(x, KeyTime.Uniform));
PresentationFramework.Luna (1)
parent\Shared\Microsoft\Windows\Themes\ProgressBarBrushConverter.cs (1)
133animation.KeyFrames.Add(new DiscreteDoubleKeyFrame(x, KeyTime.Uniform));
PresentationFramework.Royale (1)
parent\Shared\Microsoft\Windows\Themes\ProgressBarBrushConverter.cs (1)
133animation.KeyFrames.Add(new DiscreteDoubleKeyFrame(x, KeyTime.Uniform));