C# Class PyriteUI.EditScenarioViewContext

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

Méthodes publiques

Свойство Type Description
IsScenarioActiveProperty System.Windows.DependencyProperty
IsScenarioUseOnOffStateProperty System.Windows.DependencyProperty
IsScenarioUsedInServerThreadingProperty System.Windows.DependencyProperty
ScenarioCategoryProperty System.Windows.DependencyProperty
ScenarioIndexProperty System.Windows.DependencyProperty
ScenarioNameProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
EditScenarioViewContext ( Scenario scenario ) : System.Collections.Generic

Private Methods

Méthode Description
EditScenarioViewContext ( ) : System.Collections.Generic

Method Details

EditScenarioViewContext() public méthode

public EditScenarioViewContext ( Scenario scenario ) : System.Collections.Generic
scenario PyriteCore.ScenarioCreation.Scenario
Résultat System.Collections.Generic

Property Details

IsScenarioActiveProperty public_oe static_oe property

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

IsScenarioUseOnOffStateProperty public_oe static_oe property

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

IsScenarioUsedInServerThreadingProperty public_oe static_oe property

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

ScenarioCategoryProperty public_oe static_oe property

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

ScenarioIndexProperty public_oe static_oe property

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

ScenarioNameProperty public_oe static_oe property

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