C# 클래스 Com.Aurora.AuWeather.SettingOptions.LocationNote

可用于自身或导航至 Frame 内部的空白页。
상속: Windows.UI.Xaml.Controls.Page
파일 보기 프로젝트 열기: aurora-lzzp/Aurora-Weather

공개 메소드들

메소드 설명
LocationNote ( ) : System

보호된 메소드들

메소드 설명
OnNavigatedFrom ( NavigationEventArgs e ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

LocationNote() 공개 메소드

public LocationNote ( ) : System
리턴 System

OnNavigatedFrom() 보호된 메소드

protected OnNavigatedFrom ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
리턴 void