4 references to SetValue
PresentationFramework (4)
src\Framework\System\Windows\Controls\Primitives\Selector.cs (1)
784ItemValueBindingExpression.SetValue(this, bindingExpr);
src\Framework\System\Windows\Controls\TextSearch.cs (2)
431TextValueBindingExpression.SetValue(itemsControl, primaryTextBinding); 659TextValueBindingExpression.SetValue(itemsControl, primaryTextBinding);
src\Framework\System\Windows\Controls\TreeView.cs (1)
337SelectedValuePathBindingExpression.SetValue(this, bindingExpr);