gps location and publish improvements

This commit is contained in:
2011-04-04 05:09:50 +03:00
parent a9533b651c
commit d70777bfec
17 changed files with 566 additions and 120 deletions
@@ -65,7 +65,7 @@
VerticalAlignment="Stretch"
Stretch="Uniform"
Margin="1"
Source="{Binding MyPicture}"></Image>
Source="{Binding MyPicture, Mode=TwoWay}"></Image>
<i:Interaction.Triggers>
<i:EventTrigger EventName="Click">
<cmd:EventToCommand