2 references to GetSources
PresentationFramework (2)
src\Framework\System\Windows\Data\MultiBindingExpression.cs (1)
1053DependencySource[] sources = bindExpr.GetSources();
src\Framework\System\Windows\Data\PriorityBindingExpression.cs (1)
593DependencySource[] sources = bindExpr.GetSources();