C# Class Backstop.Samples.RestReports.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
Mostra 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_oe static_oe property

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

BackstopUrlProperty public_oe static_oe property

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

DataTableProperty public_oe static_oe property

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

GroupingProperty public_oe static_oe property

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

IsTestingConnectionProperty public_oe static_oe property

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

MethodsProperty public_oe static_oe property

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

QueryDefinitionProperty public_oe static_oe property

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

RestrictionExpressionProperty public_oe static_oe property

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

ResultProperty public_oe static_oe property

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

SelectedMethodProperty public_oe static_oe property

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

SelectedServiceProperty public_oe static_oe property

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

ServicesProperty public_oe static_oe property

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

UsernameProperty public_oe static_oe property

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