FrameworkElement.SetBinding Method
.NET Framework (current version)
Attaches a binding to this element for the specified dependency property.
Assembly: PresentationFramework (in PresentationFramework.dll)
| Name | Description | |
|---|---|---|
![]() | SetBinding(DependencyProperty, BindingBase) | Attaches a binding to this element, based on the provided binding object. |
![]() | SetBinding(DependencyProperty, String) | Attaches a binding to this element, based on the provided source property name as a path qualification to the data source. |
Show:
