finish #84
This commit is contained in:
@@ -8,15 +8,15 @@
|
||||
namespace CampusAppWP8.Utility.Lui.Button
|
||||
{
|
||||
using System;
|
||||
using System.Device.Location;
|
||||
using System.Windows;
|
||||
using System.Windows.Controls;
|
||||
using System.Windows.Media.Imaging;
|
||||
using CampusAppWP8.Resources;
|
||||
using Microsoft.Phone.Tasks;
|
||||
using System.Device.Location;
|
||||
|
||||
/// <summary>
|
||||
/// This class create an Button which start the Webrowser, which an certain url
|
||||
/// This class create an Button which open a Map
|
||||
/// </summary>
|
||||
public class GoToMapButton : System.Windows.Controls.Button
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user