5 references to ClearValue
PresentationFramework (5)
System\Windows\Controls\Primitives\Selector.cs (2)
699ItemValueBindingExpression.ClearValue(s); 737ItemValueBindingExpression.ClearValue(this);
System\Windows\Controls\TextSearch.cs (2)
479TextValueBindingExpression.ClearValue(itemsControl); 637TextValueBindingExpression.ClearValue(itemsControl);
System\Windows\Controls\TreeView.cs (1)
137SelectedValuePathBindingExpression.ClearValue(tree);