aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Utilities
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2018-06-12 12:47:24 +0300
committerRoy Ben-Shabat <Roy@Twine-s.com>2018-06-12 12:47:24 +0300
commitaf480467b881106ea03428e16def2b7600a5b75e (patch)
tree7dbee6bab9b0641265d2d1bac6973dbbe13462fd /Software/Visual_Studio/Utilities
parent04379edd1bf2835b163c3db786c2273c1ef1bfdc (diff)
downloadTango-af480467b881106ea03428e16def2b7600a5b75e.tar.gz
Tango-af480467b881106ea03428e16def2b7600a5b75e.zip
Implemented LightTouch ScrollViewer !!
Diffstat (limited to 'Software/Visual_Studio/Utilities')
-rw-r--r--Software/Visual_Studio/Utilities/Tango.UITests/MainWindow.xaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Utilities/Tango.UITests/MainWindow.xaml b/Software/Visual_Studio/Utilities/Tango.UITests/MainWindow.xaml
index cfea9140c..df8073e23 100644
--- a/Software/Visual_Studio/Utilities/Tango.UITests/MainWindow.xaml
+++ b/Software/Visual_Studio/Utilities/Tango.UITests/MainWindow.xaml
@@ -10,7 +10,7 @@
xmlns:keyboard="clr-namespace:Tango.Touch.Keyboard;assembly=Tango.Touch"
xmlns:touch="clr-namespace:Tango.Touch.Controls;assembly=Tango.Touch"
mc:Ignorable="d"
- Title="MainWindow" Height="800" Width="800" DataContext="{Binding RelativeSource={RelativeSource Self}}" Background="{StaticResource TangoMidBackgroundBrush}">
+ Title="MainWindow" Height="1000" Width="800" DataContext="{Binding RelativeSource={RelativeSource Self}}" Background="{StaticResource TangoMidBackgroundBrush}">
<Grid>