C# Class Backstop.Samples.RestReports.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
Show file Open project: backstop/SampleRestReportAPIClient

Public Properties

Property Type Description
AsOfDateProperty System.Windows.DependencyProperty
BackstopUrlProperty System.Windows.DependencyProperty
DataTableProperty System.Windows.DependencyProperty
GroupingProperty System.Windows.DependencyProperty
IsTestingConnectionProperty System.Windows.DependencyProperty
MethodsProperty System.Windows.DependencyProperty
QueryDefinitionProperty System.Windows.DependencyProperty
RestrictionExpressionProperty System.Windows.DependencyProperty
ResultProperty System.Windows.DependencyProperty
SelectedMethodProperty System.Windows.DependencyProperty
SelectedServiceProperty System.Windows.DependencyProperty
ServicesProperty System.Windows.DependencyProperty
UsernameProperty System.Windows.DependencyProperty

Public Methods

Method Description
MainWindow ( ) : System

Private Methods

Method Description
DataTableChanged ( DependencyObject source, System.Windows.DependencyPropertyChangedEventArgs args ) : void
SelectedServiceChanged ( DependencyObject source, System.Windows.DependencyPropertyChangedEventArgs args ) : void
Submit ( object sender, RoutedEventArgs e ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System

Property Details

AsOfDateProperty public static property

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

BackstopUrlProperty public static property

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

DataTableProperty public static property

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

GroupingProperty public static property

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

IsTestingConnectionProperty public static property

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

MethodsProperty public static property

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

QueryDefinitionProperty public static property

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

RestrictionExpressionProperty public static property

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

ResultProperty public static property

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

SelectedMethodProperty public static property

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

SelectedServiceProperty public static property

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

ServicesProperty public static property

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

UsernameProperty public static property

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