메소드 | 설명 | |
---|---|---|
MainPage ( ) : System | ||
SendAuth ( ) : void | ||
ShareImage ( ) : void | ||
ShareLink ( ) : void | ||
ShareText ( ) : void |
메소드 | 설명 | |
---|---|---|
OnNavigatedTo ( NavigationEventArgs e ) : void |
Invoked when this page is about to be displayed in a Frame.
|
메소드 | 설명 | |
---|---|---|
ButtonBase_OnClick ( object sender, RoutedEventArgs e ) : void |
protected OnNavigatedTo ( NavigationEventArgs e ) : void | ||
e | NavigationEventArgs | Event data that describes how this page was reached. /// This parameter is typically used to configure the page. |
리턴 | void |