C# Class SemanticImage.Views.MainView

MainWindow.xaml 的交互逻辑
Inheritance: MahApps.Metro.Controls.MetroWindow
Mostra file Open project: taurenshaman/SemanticImage Class Usage Examples

Public Methods

Method Description
MainView ( ) : System

Private Methods

Method Description
btnOpen_Click ( object sender, RoutedEventArgs e ) : void
btnSave_Click ( object sender, RoutedEventArgs e ) : void

Method Details

MainView() public method

public MainView ( ) : System
return System