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