C# Class PyriteUI.EditScenarioViewContext

Inheritance: System.Windows.DependencyObject
Show file 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 static property

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

IsScenarioUseOnOffStateProperty public static property

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

IsScenarioUsedInServerThreadingProperty public static property

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

ScenarioCategoryProperty public static property

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

ScenarioIndexProperty public static property

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

ScenarioNameProperty public static property

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