This topic has not yet been rated - Rate this topic

UserControl.SetBinding Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method 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.)
Public method SetBinding(DependencyProperty, BindingBase) Attaches a binding to this element, based on the provided binding object. (Inherited from FrameworkElement.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.