Scroll indicators test change in xaml
Co-authored-by: Rosario Pulella <Rosariopulella@gmail.com>
This commit is contained in:
Родитель
625716b23f
Коммит
a09e203b5c
|
@ -71,8 +71,8 @@
|
|||
Margin="0,10,0,0" />
|
||||
<StackPanel Orientation="Horizontal" Margin="0,10,0,0">
|
||||
<Ellipse x:Name="ScrollIndicator" Fill="Red" Width="15" Height="15"/>
|
||||
<TextBlock x:Name="ScrollIndicatorTest" Text="Scroll not started" Margin="10,0,0,0"/>
|
||||
<TextBlock x:Name="ScrollIndicatorTest" Text="Not Scrolling" Margin="10,0,0,0"/>
|
||||
</StackPanel>
|
||||
</StackPanel>
|
||||
</Grid>
|
||||
</Page>
|
||||
</Page>
|
||||
|
|
Загрузка…
Ссылка в новой задаче