FrameworkElementFactory::SetValue Method (DependencyProperty^, Object^)
.NET Framework (current version)
Sets the value of a dependency property.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- dp
-
Type:
System.Windows::DependencyProperty^
The dependency property identifier of the property to set.
- value
-
Type:
System::Object^
The new value.
.NET Framework
Available since 3.0
Available since 3.0
Show: