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