C# Class xFunc.Views.GraphsControl

Inheritance: System.Windows.Controls.UserControl, IGraphsView
Datei anzeigen Open project: sys27/xFunc

Public Properties

Property Type Description
StatusProperty System.Windows.DependencyProperty

Public Methods

Method Description
GraphsControl ( ) : System
GraphsControl ( GraphsPresenter presenter ) : System

Private Methods

Method Description
graphExpBox_KeyUp ( object o, System.Windows.Input.KeyEventArgs args ) : void
graphItem_Toggle ( object o, RoutedEventArgs args ) : void
graphsList_SelectionChanged ( object o, System.Windows.Controls.SelectionChangedEventArgs args ) : void
removeGraph_Click ( object o, RoutedEventArgs args ) : void

Method Details

GraphsControl() public method

public GraphsControl ( ) : System
return System

GraphsControl() public method

public GraphsControl ( GraphsPresenter presenter ) : System
presenter xFunc.Presenters.GraphsPresenter
return System

Property Details

StatusProperty public_oe static_oe property

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