Setter Constructor (DependencyProperty^, Object^)
.NET Framework (current version)
Initializes a new instance of the Setter class with the specified property and value.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- property
-
Type:
System.Windows::DependencyProperty^
The DependencyProperty to apply the Value to.
- value
-
Type:
System::Object^
The value to apply to the property.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: