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