M

SetBinding

Name Return Type Description Inherited From
M SetBinding(DependencyProperty, BindingBase) None Attaches a binding to this element, based on the provided binding object. (Inherited from FrameworkElement .) FrameworkElement .
M 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 .