C# Class HawkeyeLogo.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
Mostrar archivo Open project: odalet/Hawkeye2

Public Properties

Property Type Description
ExportedSizeProperty System.Windows.DependencyProperty
OutputDirectoryProperty System.Windows.DependencyProperty
SaveAllSizesProperty System.Windows.DependencyProperty

Public Methods

Method Description
MainWindow ( ) : System.IO

Initializes a new instance of the MainWindow class.

Private Methods

Method Description
Save ( int size ) : void
SaveAll ( ) : void
saveButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

MainWindow() public method

Initializes a new instance of the MainWindow class.
public MainWindow ( ) : System.IO
return System.IO

Property Details

ExportedSizeProperty public_oe static_oe property

public static DependencyProperty,System.Windows ExportedSizeProperty
return System.Windows.DependencyProperty

OutputDirectoryProperty public_oe static_oe property

public static DependencyProperty,System.Windows OutputDirectoryProperty
return System.Windows.DependencyProperty

SaveAllSizesProperty public_oe static_oe property

public static DependencyProperty,System.Windows SaveAllSizesProperty
return System.Windows.DependencyProperty