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