File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
MaterialDesignThemes.Wpf/Themes Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5050 <Storyboard >
5151 <DoubleAnimationUsingKeyFrames Storyboard.TargetProperty=" ScaleX" Storyboard.TargetName=" ScaleTransform" >
5252 <EasingDoubleKeyFrame KeyTime =" 0" Value =" 0" />
53- <EasingDoubleKeyFrame KeyTime =" 0:0:0.6 " Value =" 1" >
53+ <EasingDoubleKeyFrame KeyTime =" 0:0:1.2 " Value =" 1" >
5454 <EasingDoubleKeyFrame .EasingFunction>
5555 <SineEase EasingMode =" EaseIn" />
5656 </EasingDoubleKeyFrame .EasingFunction>
5757 </EasingDoubleKeyFrame >
5858 </DoubleAnimationUsingKeyFrames >
5959 <DoubleAnimationUsingKeyFrames Storyboard.TargetProperty=" ScaleY" Storyboard.TargetName=" ScaleTransform" >
6060 <EasingDoubleKeyFrame KeyTime =" 0" Value =" 0" />
61- <EasingDoubleKeyFrame KeyTime =" 0:0:0.6 " Value =" 1" >
61+ <EasingDoubleKeyFrame KeyTime =" 0:0:1.2 " Value =" 1" >
6262 <EasingDoubleKeyFrame .EasingFunction>
6363 <SineEase EasingMode =" EaseIn" />
6464 </EasingDoubleKeyFrame .EasingFunction>
You can’t perform that action at this time.
0 commit comments