C# Class XamlBrewer.Uwp.ImageCropperSample.CameraPage

Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: XamlBrewer/UWP-ImageCropper-

Méthodes publiques

Méthode Description
CameraPage ( ) : Mvvm.Services

Méthodes protégées

Méthode Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Méthode Description
OpenButton_Click ( object sender, RoutedEventArgs e ) : void
SaveButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

CameraPage() public méthode

public CameraPage ( ) : Mvvm.Services
Résultat Mvvm.Services

OnNavigatedTo() protected méthode

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