FrameworkElementFactory::SetBinding Method (DependencyProperty^, BindingBase^)
.NET Framework (current version)
Sets up data binding on a property.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- dp
-
Type:
System.Windows::DependencyProperty^
Identifies the property where the binding should be established.
- binding
-
Type:
System.Windows.Data::BindingBase^
Description of the binding.
.NET Framework
Available since 3.0
Available since 3.0
Show: