File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
src/Files.App/UserControls Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 977
977
<ObjectAnimationUsingKeyFrames Storyboard.TargetName=" PaneRoot" Storyboard.TargetProperty=" Visibility" >
978
978
<DiscreteObjectKeyFrame KeyTime =" 0:0:0" Value =" Visible" />
979
979
</ObjectAnimationUsingKeyFrames >
980
+ <ObjectAnimationUsingKeyFrames Storyboard.TargetName=" PaneRoot" Storyboard.TargetProperty=" Background" >
981
+ <DiscreteObjectKeyFrame KeyTime =" 0:0:0" Value =" {ThemeResource SystemControlPageBackgroundChromeLowBrush}" />
982
+ </ObjectAnimationUsingKeyFrames >
980
983
<ObjectAnimationUsingKeyFrames Storyboard.TargetName=" HCPaneBorder" Storyboard.TargetProperty=" Visibility" >
981
984
<DiscreteObjectKeyFrame KeyTime =" 0:0:0" Value =" Visible" />
982
985
</ObjectAnimationUsingKeyFrames >
You can’t perform that action at this time.
0 commit comments