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 469
469
Padding=" 0"
470
470
AccessKey=" T"
471
471
AccessKeyInvoked=" Button_AccessKeyInvoked"
472
+ AutomationProperties.AccessibilityView=" Raw"
472
473
AutomationProperties.Name=" {helpers:ResourceString Name=StatusCenter}"
473
474
Style=" {StaticResource AddressToolbarButtonStyle}"
474
475
ToolTipService.ToolTip=" {helpers:ResourceString Name=StatusCenter}"
486
487
x:Name=" MedianOperationProgressRing"
487
488
HorizontalAlignment=" Center"
488
489
VerticalAlignment=" Center"
489
- AutomationProperties.AutomationId=" StatusCenterProgressRing"
490
490
IsIndeterminate=" False"
491
491
Visibility=" {x:Bind OngoingTasksViewModel.ShowProgressRing, Mode=OneWay}"
492
492
Value=" {x:Bind OngoingTasksViewModel.AverageOperationProgressValue, Mode=OneWay}" />
515
515
<ucs : StatusCenter
516
516
x:Name=" OngoingTasksControl"
517
517
Width=" 400"
518
- MinHeight=" 300 "
518
+ MinHeight=" 120 "
519
519
MaxHeight=" 500"
520
520
x:FieldModifier=" public"
521
521
IsTabStop=" True" />
You can’t perform that action at this time.
0 commit comments