Update progressbar.xaml (#1139)

This commit is contained in:
Andy (Steve) De George
2021-08-27 18:52:02 -07:00
committed by GitHub
parent 5b61eedeaf
commit 483c3e81e6
@@ -65,7 +65,7 @@
<Rectangle x:Name="PART_GlowRect"
Width="100"
HorizontalAlignment="Left"
Fill="{StaticResource ProgressBarIndicatorAnimatedFill}"
Fill="{DynamicResource ProgressBarIndicatorAnimatedFill}"
Margin="-100,0,0,0" />
</Grid>
</Border>
@@ -97,4 +97,4 @@
</Setter>
</Style>
<!--</SnippetProgressBar>-->
</ResourceDictionary>
</ResourceDictionary>