File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Microsoft.Toolkit.Uwp.UI.Controls.Core/RadialProgressBar
Microsoft.Toolkit.Uwp.UI.Controls.Input/RadialGauge Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 88 <Setter Property =" Outline" Value =" {ThemeResource SystemControlBackgroundBaseLowBrush}" />
99 <Setter Property =" Background" Value =" Transparent" />
1010 <Setter Property =" Thickness" Value =" 4" />
11+ <Setter Property =" FlowDirection" Value =" LeftToRight" />
1112 <Setter Property =" Template" >
1213 <Setter .Value>
1314 <ControlTemplate TargetType =" local:RadialProgressBar" >
Original file line number Diff line number Diff line change 8181 Value =" {ThemeResource RadialGaugeForeground}" />
8282 <Setter Property =" UseSystemFocusVisuals"
8383 Value =" True" />
84+ <Setter Property =" FlowDirection" Value =" LeftToRight" />
8485 <Setter Property =" Template" >
8586 <Setter .Value>
8687 <ControlTemplate TargetType =" local:RadialGauge" >
You can’t perform that action at this time.
0 commit comments