Setter Constructor
.NET Framework 4.5
Initializes a new instance of the Setter 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 | |
|---|---|---|
|
Setter() | Initializes a new instance of the Setter class. |
|
Setter(DependencyProperty, Object) | Initializes a new instance of the Setter class with the specified property and value. |
|
Setter(DependencyProperty, Object, String) | Initializes a new instance of the Setter class with the specified property, value, and target name. |