- handle GpsLocations events with Reactive Extensions

This commit is contained in:
2011-05-27 11:40:30 +03:00
parent 1f79fa6349
commit 62dd116449
2 changed files with 38 additions and 27 deletions
@@ -112,6 +112,7 @@
<Reference Include="Microsoft.Phone.Controls.Toolkit, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b772ad94eb9ca604, processorArchitecture=MSIL">
<HintPath>..\packages\Coding4Fun.Phone.Controls.Complete.1.2\lib\Microsoft.Phone.Controls.Toolkit.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Phone.Reactive" />
<Reference Include="Microsoft.Silverlight.Testing">
<HintPath>..\Libs\SL3_UTF_May\Microsoft.Silverlight.Testing.dll</HintPath>
</Reference>
@@ -125,6 +126,7 @@
<Reference Include="System.Json">
<HintPath>..\packages\Hammock.1.2.1\lib\sl4\System.Json.dll</HintPath>
</Reference>
<Reference Include="System.Observable" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.Runtime.Serialization.Json">
<HintPath>..\packages\Hammock.1.2.1\lib\sl4\System.Runtime.Serialization.Json.dll</HintPath>