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