8 references to ChangeSources
PresentationFramework (8)
src\Framework\System\Windows\Data\BindingExpression.cs (2)
868ChangeSources(null); 1242ChangeSources(newSources);
src\Framework\System\Windows\Data\MultiBindingExpression.cs (3)
239ChangeSources(newSources); 422ChangeSources(null); 458ChangeSources(combinedSources);
src\Framework\System\Windows\Data\PriorityBindingExpression.cs (3)
226ChangeSources(null); 295ChangeSources(combinedSources); 563ChangeSources(newSources);