Méthode | Description | |
---|---|---|
ContinueFileOpenPicker ( FileOpenPickerContinuationEventArgs args ) : void |
resumes the application after choosing a photo from the photo library
|
|
OptionsProxy ( ) : WindowsApp.Common |
Constructor
|
Méthode | Description | |
---|---|---|
OnNavigatedFrom ( |
helps with page navigation
|
|
OnNavigatedTo ( |
helps with page navigation
|
Méthode | Description | |
---|---|---|
NavigationHelper_LoadState ( object sender, |
Populates the page with content passed during navigation. Any saved state is also provided when recreating a page from a prior session.
|
|
NavigationHelper_SaveState ( object sender, |
||
ReadFile ( |
||
ResizeImage ( |
resizes the image so it can go through VMHub processing
|
|
processRequestAfterRotate ( byte buf ) : Task |
public ContinueFileOpenPicker ( FileOpenPickerContinuationEventArgs args ) : void | ||
args | FileOpenPickerContinuationEventArgs | |
Résultat | void |
protected OnNavigatedFrom ( |
||
e | ||
Résultat | void |
protected OnNavigatedTo ( |
||
e | ||
Résultat | void |
public OptionsProxy ( ) : WindowsApp.Common | ||
Résultat | WindowsApp.Common |