C# Class ORM.DisplayGraph.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: INotifyPropertyChanged
Mostra file Open project: thabart/SimpleOrm

Public Methods

Method Description
MainWindow ( ) : System.ComponentModel

Private Methods

Method Description
OnLoaded ( object sender, RoutedEventArgs routedEventArgs ) : void
RaisePropertyChange ( string prop ) : void
UIElement_OnMouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
UIElement_OnMouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
UIElement_OnMouseMove ( object sender, System.Windows.Input.MouseEventArgs e ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System.ComponentModel
return System.ComponentModel