C# Class BananaMpq.View.Views.BuildConfigGroup

Interaktionslogik für BuildConfigGroup.xaml
Inheritance: System.Windows.Controls.UserControl
Show file Open project: sgraf812/BananaMpq

Public Properties

Property Type Description
CurrentValueProperty System.Windows.DependencyProperty
LabelTextProperty System.Windows.DependencyProperty
MaxValueProperty System.Windows.DependencyProperty
MinValueProperty System.Windows.DependencyProperty
StepProperty System.Windows.DependencyProperty

Public Methods

Method Description
BuildConfigGroup ( ) : System.Windows

Method Details

BuildConfigGroup() public method

public BuildConfigGroup ( ) : System.Windows
return System.Windows

Property Details

CurrentValueProperty public static property

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

LabelTextProperty public static property

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

MaxValueProperty public static property

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

MinValueProperty public static property

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

StepProperty public static property

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