C# Class PyriteUI.ScenarioCreation.CheckerViewContext

Inheritance: System.Windows.DependencyObject
Afficher le fichier Open project: noant/Pyrite Class Usage Examples

Méthodes publiques

Свойство Type Description
AllOperatorViewsProperty System.Windows.DependencyProperty
CheckerStringProperty System.Windows.DependencyProperty
IsFirstProperty System.Windows.DependencyProperty
ParamsVisibilityProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
BeginCheckerUserSettings ( ) : void
CheckerViewContext ( OperatorCheckerPair operatorCheckerPair ) : System
RaiseChanged ( ) : void

Private Methods

Méthode Description
CheckerViewContext ( ) : System
CreateChecker ( Type @typeof ) : void

Method Details

BeginCheckerUserSettings() public méthode

public BeginCheckerUserSettings ( ) : void
Résultat void

CheckerViewContext() public méthode

public CheckerViewContext ( OperatorCheckerPair operatorCheckerPair ) : System
operatorCheckerPair PyriteCore.ScenarioCreation.OperatorCheckerPair
Résultat System

RaiseChanged() public méthode

public RaiseChanged ( ) : void
Résultat void

Property Details

AllOperatorViewsProperty public_oe static_oe property

public static DependencyProperty,System.Windows AllOperatorViewsProperty
Résultat System.Windows.DependencyProperty

CheckerStringProperty public_oe static_oe property

public static DependencyProperty,System.Windows CheckerStringProperty
Résultat System.Windows.DependencyProperty

IsFirstProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsFirstProperty
Résultat System.Windows.DependencyProperty

ParamsVisibilityProperty public_oe static_oe property

public static DependencyProperty,System.Windows ParamsVisibilityProperty
Résultat System.Windows.DependencyProperty