C# Class Com.Aurora.AuWeather.SettingOptions.LocationNote

可用于自身或导航至 Frame 内部的空白页。
Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: aurora-lzzp/Aurora-Weather

Méthodes publiques

Méthode Description
LocationNote ( ) : System

Méthodes protégées

Méthode Description
OnNavigatedFrom ( NavigationEventArgs e ) : void

Private Methods

Méthode Description
AccesstoLocate ( ) : System.Threading.Tasks.Task
Context_FetchDataComplete ( object sender, FetchDataCompleteEventArgs e ) : void
Context_LocateComplete ( object sender, FetchDataCompleteEventArgs e ) : void
Current_Suspending ( object sender, SuspendingEventArgs e ) : void
DeniePos ( ) : void
HidePos ( ) : void
ListView_DragItemsCompleted ( ListViewBase sender, DragItemsCompletedEventArgs args ) : void
ListView_Drop ( object sender, DragEventArgs e ) : void
ListView_DropCompleted ( UIElement sender, DropCompletedEventArgs args ) : void
OnStatusChanged ( Geolocator sender, StatusChangedEventArgs args ) : void
ShowError ( ) : void

Method Details

LocationNote() public méthode

public LocationNote ( ) : System
Résultat System

OnNavigatedFrom() protected méthode

protected OnNavigatedFrom ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
Résultat void