C# Class UndoRedoSample.DemoWindow

Interaction logic for Window1.xaml
Inheritance: System.Windows.Window
Mostrar archivo Open project: danice/MVVMUndoRedo

Public Methods

Method Description
DemoWindow ( ) : System

Private Methods

Method Description
DemoWindow_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

DemoWindow() public method

public DemoWindow ( ) : System
return System