.NET Framework Class Library
FrameworkElement..::.SetBinding Method

Attaches a binding to this element for the specified dependency property.

Overload List

  NameDescription
Public methodSetBinding(DependencyProperty, String)Attaches a binding to this element, based on the provided source property name as a path qualification to the data source.
Public methodSetBinding(DependencyProperty, BindingBase)Attaches a binding to this element, based on the provided binding object.
Top
See Also

Reference

Tags :


Page view tracker