5 references to ClearValue
PresentationFramework (5)
System\Windows\Controls\Primitives\Selector.cs (2)
712ItemValueBindingExpression.ClearValue(s); 750ItemValueBindingExpression.ClearValue(this);
System\Windows\Controls\TextSearch.cs (2)
491TextValueBindingExpression.ClearValue(itemsControl); 649TextValueBindingExpression.ClearValue(itemsControl);
System\Windows\Controls\TreeView.cs (1)
143SelectedValuePathBindingExpression.ClearValue(tree);