4 references to SetValue
PresentationFramework (4)
System\Windows\Controls\Primitives\Selector.cs (1)
762ItemValueBindingExpression.SetValue(this, bindingExpr);
System\Windows\Controls\TextSearch.cs (2)
405TextValueBindingExpression.SetValue(itemsControl, primaryTextBinding); 633TextValueBindingExpression.SetValue(itemsControl, primaryTextBinding);
System\Windows\Controls\TreeView.cs (1)
330SelectedValuePathBindingExpression.SetValue(this, bindingExpr);