C# Class FaceApp.Views.MainView

Interaction logic for ShellView.xaml
Inheritance: Window
Show file Open project: reuke/FaceAppDesktop

Public Methods

Method Description
MainView ( ) : System.Windows

Private Methods

Method Description
FaceStatesHistory_SelectionChanged ( object sender, SelectionChangedEventArgs e ) : void
FilterStates_SelectionChanged ( object sender, SelectionChangedEventArgs e ) : void
WebCamShow_Click ( object sender, RoutedEventArgs e ) : void

Method Details

MainView() public method

public MainView ( ) : System.Windows
return System.Windows