C# Class SidebarDiagnostics.Graph

Interaction logic for Graph.xaml
Inheritance: SidebarDiagnostics.Windows.DPIAwareWindow
Show file Open project: ArcadeRenegade/SidebarDiagnostics

Public Methods

Method Description
Graph ( Sidebar sidebar ) : System.Windows.Input

Private Methods

Method Description
Window_Closing ( object sender, CancelEventArgs e ) : void
Window_PreviewKeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void

Method Details

Graph() public method

public Graph ( Sidebar sidebar ) : System.Windows.Input
sidebar Sidebar
return System.Windows.Input