C# Class PyriteUI.EditScenarioViewContext

Inheritance: System.Windows.DependencyObject
Datei anzeigen Open project: noant/Pyrite

Public Properties

Property 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

Public Methods

Method Description
EditScenarioViewContext ( Scenario scenario ) : System.Collections.Generic

Private Methods

Method Description
EditScenarioViewContext ( ) : System.Collections.Generic

Method Details

EditScenarioViewContext() public method

public EditScenarioViewContext ( Scenario scenario ) : System.Collections.Generic
scenario PyriteCore.ScenarioCreation.Scenario
return System.Collections.Generic

Property Details

IsScenarioActiveProperty public_oe static_oe property

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

IsScenarioUseOnOffStateProperty public_oe static_oe property

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

IsScenarioUsedInServerThreadingProperty public_oe static_oe property

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

ScenarioCategoryProperty public_oe static_oe property

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

ScenarioIndexProperty public_oe static_oe property

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

ScenarioNameProperty public_oe static_oe property

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