C# Class FapChat.Wp8.Pages.Authed.Capture

Afficher le fichier Open project: 0xdeafcafe/FapChat

Méthodes publiques

Свойство Type Description
CurrentCameraMode CameraType

Méthodes publiques

Méthode Description
Capture ( ) : System
UpdateBindings ( ) : void

Méthodes protégées

Méthode Description
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void
OnNavigatingFrom ( System.Windows.Navigation.NavigatingCancelEventArgs e ) : void

Private Methods

Méthode Description
ButtonMessages_Click ( object sender, RoutedEventArgs e ) : void
ButtonSettings_Click ( object sender, RoutedEventArgs e ) : void
ButtonSwitchCamera_Click ( object sender, RoutedEventArgs e ) : void
ButtonViewFriends_Click ( object sender, RoutedEventArgs e ) : void
SetCameraType ( CameraType cameraType ) : void

Method Details

Capture() public méthode

public Capture ( ) : System
Résultat System

OnNavigatedTo() protected méthode

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

OnNavigatingFrom() protected méthode

protected OnNavigatingFrom ( System.Windows.Navigation.NavigatingCancelEventArgs e ) : void
e System.Windows.Navigation.NavigatingCancelEventArgs
Résultat void

UpdateBindings() public méthode

public UpdateBindings ( ) : void
Résultat void

Property Details

CurrentCameraMode public_oe property

public CameraType CurrentCameraMode
Résultat CameraType