Method | Description | |
---|---|---|
CommentsView ( ) : System |
Method | Description | |
---|---|---|
OnBackKeyPress ( System e ) : void | ||
OnNavigatedFrom ( System.Windows.Navigation.NavigationEventArgs e ) : void | ||
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void | ||
OnNavigatingFrom ( System.Windows.Navigation.NavigatingCancelEventArgs e ) : void |
Method | Description | |
---|---|---|
DataRequestedEventHandler ( |
Event handler for the DataTransferManager.DataRequested event
|
|
EditPostButton_Tap ( object sender, System e ) : void | ||
MenuSort_Click ( object sender, |
||
RegisterShareSourceContract ( ) : void |
Register the current page as a share source
|
|
ReplyButton_Tap ( object sender, System e ) : void | ||
UnregisterShareSourceContract ( ) : void |
Unregister the current page as a share source
|
protected OnNavigatedFrom ( System.Windows.Navigation.NavigationEventArgs e ) : void | ||
e | System.Windows.Navigation.NavigationEventArgs | |
return | void |
protected OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void | ||
e | System.Windows.Navigation.NavigationEventArgs | |
return | void |
protected OnNavigatingFrom ( System.Windows.Navigation.NavigatingCancelEventArgs e ) : void | ||
e | System.Windows.Navigation.NavigatingCancelEventArgs | |
return | void |