4 references to SetValue
PresentationFramework (4)
System\Windows\Controls\Primitives\Selector.cs (1)
774ItemValueBindingExpression.SetValue(this, bindingExpr);
System\Windows\Controls\TextSearch.cs (2)
418TextValueBindingExpression.SetValue(itemsControl, primaryTextBinding); 646TextValueBindingExpression.SetValue(itemsControl, primaryTextBinding);
System\Windows\Controls\TreeView.cs (1)
336SelectedValuePathBindingExpression.SetValue(this, bindingExpr);