C# 클래스 FapChat.Wp8.Pages.Authed.Capture

파일 보기 프로젝트 열기: 0xdeafcafe/FapChat

공개 프로퍼티들

프로퍼티 타입 설명
CurrentCameraMode CameraType

공개 메소드들

메소드 설명
Capture ( ) : System
UpdateBindings ( ) : void

보호된 메소드들

메소드 설명
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void
OnNavigatingFrom ( System.Windows.Navigation.NavigatingCancelEventArgs e ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

Capture() 공개 메소드

public Capture ( ) : System
리턴 System

OnNavigatedTo() 보호된 메소드

protected OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void
e System.Windows.Navigation.NavigationEventArgs
리턴 void

OnNavigatingFrom() 보호된 메소드

protected OnNavigatingFrom ( System.Windows.Navigation.NavigatingCancelEventArgs e ) : void
e System.Windows.Navigation.NavigatingCancelEventArgs
리턴 void

UpdateBindings() 공개 메소드

public UpdateBindings ( ) : void
리턴 void

프로퍼티 상세

CurrentCameraMode 공개적으로 프로퍼티

public CameraType CurrentCameraMode
리턴 CameraType