Condition Constructor
.NET Framework 4.5
Initializes a new instance of the Condition class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Condition() | Initializes a new instance of the Condition class. |
|
Condition(BindingBase, Object) | Initializes a new instance of the Condition class. |
|
Condition(DependencyProperty, Object) | Initializes a new instance of the Condition class with the specified property and value. This constructor performs parameter validation. |
|
Condition(DependencyProperty, Object, String) | Initializes a new instance of the Condition class with the specified property, value, and the name of the source object. |