File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/Files.App/UserControls Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 469469 Padding=" 0"
470470 AccessKey=" T"
471471 AccessKeyInvoked=" Button_AccessKeyInvoked"
472+ AutomationProperties.AccessibilityView=" Raw"
472473 AutomationProperties.Name=" {helpers:ResourceString Name=StatusCenter}"
473474 Style=" {StaticResource AddressToolbarButtonStyle}"
474475 ToolTipService.ToolTip=" {helpers:ResourceString Name=StatusCenter}"
486487 x:Name=" MedianOperationProgressRing"
487488 HorizontalAlignment=" Center"
488489 VerticalAlignment=" Center"
489- AutomationProperties.AutomationId=" StatusCenterProgressRing"
490490 IsIndeterminate=" False"
491491 Visibility=" {x:Bind OngoingTasksViewModel.ShowProgressRing, Mode=OneWay}"
492492 Value=" {x:Bind OngoingTasksViewModel.AverageOperationProgressValue, Mode=OneWay}" />
515515 <ucs : StatusCenter
516516 x:Name=" OngoingTasksControl"
517517 Width=" 400"
518- MinHeight=" 300 "
518+ MinHeight=" 120 "
519519 MaxHeight=" 500"
520520 x:FieldModifier=" public"
521521 IsTabStop=" True" />
You can’t perform that action at this time.
0 commit comments