mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-04 22:18:56 +00:00
Moved HyperlinkText to SampleApps
This commit is contained in:
parent
19d1b8f479
commit
af238035cf
20 changed files with 35 additions and 70 deletions
|
|
@ -2,12 +2,11 @@
|
|||
using System.Diagnostics;
|
||||
using System.IO;
|
||||
using MapControl;
|
||||
using ViewModel;
|
||||
using Windows.UI.Xaml;
|
||||
using Windows.UI.Xaml.Controls;
|
||||
using Windows.UI.Xaml.Controls.Primitives;
|
||||
|
||||
namespace UniversalApp
|
||||
namespace SampleApplication
|
||||
{
|
||||
public sealed partial class MainPage : Page
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue