C# Class PyriteUI.ScenarioCreation.CheckerViewContext

Inheritance: System.Windows.DependencyObject
Show file Open project: noant/Pyrite Class Usage Examples

Public Properties

Property Type Description
AllOperatorViewsProperty System.Windows.DependencyProperty
CheckerStringProperty System.Windows.DependencyProperty
IsFirstProperty System.Windows.DependencyProperty
ParamsVisibilityProperty System.Windows.DependencyProperty

Public Methods

Method Description
BeginCheckerUserSettings ( ) : void
CheckerViewContext ( OperatorCheckerPair operatorCheckerPair ) : System
RaiseChanged ( ) : void

Private Methods

Method Description
CheckerViewContext ( ) : System
CreateChecker ( Type @typeof ) : void

Method Details

BeginCheckerUserSettings() public method

public BeginCheckerUserSettings ( ) : void
return void

CheckerViewContext() public method

public CheckerViewContext ( OperatorCheckerPair operatorCheckerPair ) : System
operatorCheckerPair PyriteCore.ScenarioCreation.OperatorCheckerPair
return System

RaiseChanged() public method

public RaiseChanged ( ) : void
return void

Property Details

AllOperatorViewsProperty public static property

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

CheckerStringProperty public static property

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

IsFirstProperty public static property

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

ParamsVisibilityProperty public static property

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