SetBinding
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| SetBinding(DependencyProperty, BindingBase) | None | Attaches a binding to this element, based on the provided binding object. (Inherited from FrameworkElement .) | FrameworkElement . |
| SetBinding(DependencyProperty, String) | None | Attaches a binding to this element, based on the provided source property name as a path qualification to the data source. (Inherited from FrameworkElement .) | FrameworkElement . |