C# Class PyriteUI.ScenarioCreation.CheckerViewContext

Inheritance: System.Windows.DependencyObject
显示文件 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_oe static_oe property

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

CheckerStringProperty public_oe static_oe property

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

IsFirstProperty public_oe static_oe property

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

ParamsVisibilityProperty public_oe static_oe property

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