4 references to DependencyProperty
PresentationFramework (4)
src\Framework\System\Windows\Data\BindingExpressionBase.cs (4)
478result[j++] = new DependencySource(d, _sources[k].DependencyProperty); 2481candidate.DependencyProperty == prior.DependencyProperty) 2903sources[n++] = new DependencySource(sourceDO, newSources[i].DependencyProperty);