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