5 references to ClearValue
PresentationFramework (5)
System\Windows\Controls\Primitives\Selector.cs (2)
703ItemValueBindingExpression.ClearValue(s); 741ItemValueBindingExpression.ClearValue(this);
System\Windows\Controls\TextSearch.cs (2)
480TextValueBindingExpression.ClearValue(itemsControl); 638TextValueBindingExpression.ClearValue(itemsControl);
System\Windows\Controls\TreeView.cs (1)
138SelectedValuePathBindingExpression.ClearValue(tree);