4 references to SetValue
PresentationFramework (4)
System\Windows\Controls\Primitives\Selector.cs (1)
765ItemValueBindingExpression.SetValue(this, bindingExpr);
System\Windows\Controls\TextSearch.cs (2)
406TextValueBindingExpression.SetValue(itemsControl, primaryTextBinding); 634TextValueBindingExpression.SetValue(itemsControl, primaryTextBinding);
System\Windows\Controls\TreeView.cs (1)
331SelectedValuePathBindingExpression.SetValue(this, bindingExpr);