|
526 | 526 | <DoubleAnimation Storyboard.TargetName="CurrentDateTextBlock" |
527 | 527 | Storyboard.TargetProperty="(UIElement.RenderTransform).(TranslateTransform.X)" |
528 | 528 | EasingFunction="{StaticResource EasingFunction}" |
529 | | - AccelerationRatio="0.1" DecelerationRatio="0.9" |
| 529 | + AccelerationRatio="0.1" DecelerationRatio="0.89" |
530 | 530 | From="240" To="0" Duration="0:0:0.450"/> |
531 | 531 |
|
532 | 532 | <DoubleAnimation Storyboard.TargetName="PART_MonthViewCopy" |
|
536 | 536 | <DoubleAnimation Storyboard.TargetName="PART_MonthViewCopy" |
537 | 537 | Storyboard.TargetProperty="(UIElement.RenderTransform).(TranslateTransform.X)" |
538 | 538 | From="0" To="-270" Duration="0:0:0.450" |
539 | | - AccelerationRatio="0.3" DecelerationRatio="0.7"/> |
| 539 | + AccelerationRatio="0.3" DecelerationRatio="0.69"/> |
540 | 540 |
|
541 | 541 | <DoubleAnimation Storyboard.TargetName="PART_MonthView" |
542 | 542 | Storyboard.TargetProperty="(UIElement.RenderTransform).(TranslateTransform.X)" |
543 | 543 | From="270" To="0" Duration="0:0:0.450" |
544 | | - AccelerationRatio="0.3" DecelerationRatio="0.7"/> |
| 544 | + AccelerationRatio="0.3" DecelerationRatio="0.69"/> |
545 | 545 |
|
546 | 546 | <DoubleAnimation Storyboard.TargetName="PART_YearViewCopy" |
547 | 547 | Storyboard.TargetProperty="(UIElement.Opacity)" |
|
550 | 550 | <DoubleAnimation Storyboard.TargetName="PART_YearViewCopy" |
551 | 551 | Storyboard.TargetProperty="(UIElement.RenderTransform).(TranslateTransform.X)" |
552 | 552 | From="0" To="-240" Duration="0:0:0.450" |
553 | | - AccelerationRatio="0.3" DecelerationRatio="0.7"/> |
| 553 | + AccelerationRatio="0.3" DecelerationRatio="0.69"/> |
554 | 554 |
|
555 | 555 | <DoubleAnimation Storyboard.TargetName="PART_YearView" |
556 | 556 | Storyboard.TargetProperty="(UIElement.RenderTransform).(TranslateTransform.X)" |
557 | 557 | From="240" To="0" Duration="0:0:0.450" |
558 | | - AccelerationRatio="0.3" DecelerationRatio="0.7"/> |
| 558 | + AccelerationRatio="0.3" DecelerationRatio="0.69"/> |
559 | 559 | </Storyboard> |
560 | 560 | </BeginStoryboard> |
561 | 561 | </EventTrigger> |
|
565 | 565 | <DoubleAnimation Storyboard.TargetName="CurrentDateTextBlock" |
566 | 566 | Storyboard.TargetProperty="(UIElement.RenderTransform).(TranslateTransform.X)" |
567 | 567 | EasingFunction="{StaticResource EasingFunction}" |
568 | | - AccelerationRatio="0.1" DecelerationRatio="0.9" |
| 568 | + AccelerationRatio="0.1" DecelerationRatio="0.89" |
569 | 569 | From="-240" To="0" Duration="0:0:0.450"/> |
570 | 570 |
|
571 | 571 | <DoubleAnimation Storyboard.TargetName="PART_MonthViewCopy" |
|
575 | 575 | <DoubleAnimation Storyboard.TargetName="PART_MonthViewCopy" |
576 | 576 | Storyboard.TargetProperty="(UIElement.RenderTransform).(TranslateTransform.X)" |
577 | 577 | From="0" To="270" Duration="0:0:0.450" |
578 | | - AccelerationRatio="0.3" DecelerationRatio="0.7"/> |
| 578 | + AccelerationRatio="0.3" DecelerationRatio="0.69"/> |
579 | 579 |
|
580 | 580 | <DoubleAnimation Storyboard.TargetName="PART_MonthView" |
581 | 581 | Storyboard.TargetProperty="(UIElement.RenderTransform).(TranslateTransform.X)" |
582 | 582 | From="-270" To="0" Duration="0:0:0.450" |
583 | | - AccelerationRatio="0.3" DecelerationRatio="0.7"/> |
| 583 | + AccelerationRatio="0.3" DecelerationRatio="0.69"/> |
584 | 584 |
|
585 | 585 | <DoubleAnimation Storyboard.TargetName="PART_YearViewCopy" |
586 | 586 | Storyboard.TargetProperty="(UIElement.Opacity)" |
|
589 | 589 | <DoubleAnimation Storyboard.TargetName="PART_YearViewCopy" |
590 | 590 | Storyboard.TargetProperty="(UIElement.RenderTransform).(TranslateTransform.X)" |
591 | 591 | From="0" To="240" Duration="0:0:0.450" |
592 | | - AccelerationRatio="0.3" DecelerationRatio="0.7"/> |
| 592 | + AccelerationRatio="0.3" DecelerationRatio="0.69"/> |
593 | 593 |
|
594 | 594 | <DoubleAnimation Storyboard.TargetName="PART_YearView" |
595 | 595 | Storyboard.TargetProperty="(UIElement.RenderTransform).(TranslateTransform.X)" |
596 | 596 | From="-240" To="0" Duration="0:0:0.450" |
597 | | - AccelerationRatio="0.3" DecelerationRatio="0.7"/> |
| 597 | + AccelerationRatio="0.3" DecelerationRatio="0.69"/> |
598 | 598 | </Storyboard> |
599 | 599 | </BeginStoryboard> |
600 | 600 | </EventTrigger> |
|
0 commit comments