C# Class SuperSimpleLyncKiosk.Views.MainView

Interaction logic for MainView.xaml
Inheritance: System.Windows.Window
显示文件 Open project: shanselman/LyncAutoAnswer

Public Methods

Method Description
MainView ( ) : System

Private Methods

Method Description
Window_Closing ( object sender, System e ) : void
Window_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

MainView() public method

public MainView ( ) : System
return System