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