C# Класс PocketCampus.Map.Controls.EpflMap

Displays a map of EPFL.
Наследование: System.Windows.Controls.UserControl
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
LayersProperty System.Windows.DependencyProperty
PinnedLocationsProperty System.Windows.DependencyProperty
PropertiesProperty System.Windows.DependencyProperty

Открытые методы

Метод Описание
EpflMap ( ) : System.Device.Location

Creates a new EpflMap.

Приватные методы

Метод Описание
BuildingsLevelChanged ( ) : void

Called when the buildings level is changed.

LayoutRoot_Loaded ( object sender, RoutedEventArgs e ) : void

Occurs when the EpflMap has been loaded.

OnLayersChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs args ) : void
OnPinnedLocationsChanged ( ) : void

Called when the pinned locations change.

OnPinnedLocationsChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs args ) : void
OnPropertiesChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs args ) : void
Pushpin_Tap ( object sender, GestureEventArgs e ) : void

Occurs when the users taps a pushpin on the map.

UserPositionChanged ( ) : void

Called when the user's position changes.

Описание методов

EpflMap() публичный Метод

Creates a new EpflMap.
public EpflMap ( ) : System.Device.Location
Результат System.Device.Location

Описание свойств

LayersProperty публичное статическое свойство

public static DependencyProperty,System.Windows LayersProperty
Результат System.Windows.DependencyProperty

PinnedLocationsProperty публичное статическое свойство

public static DependencyProperty,System.Windows PinnedLocationsProperty
Результат System.Windows.DependencyProperty

PropertiesProperty публичное статическое свойство

public static DependencyProperty,System.Windows PropertiesProperty
Результат System.Windows.DependencyProperty