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)
492TextValueBindingExpression.ClearValue(itemsControl); 650TextValueBindingExpression.ClearValue(itemsControl);
System\Windows\Controls\TreeView.cs (1)
143SelectedValuePathBindingExpression.ClearValue(tree);