3 references to DependencyProperty
WindowsBase (3)
Base\System\Windows\DependencyObject.cs (3)
2442
object dependentListObj = dependentListMap[source.
DependencyProperty
.GlobalIndex];
2451
dependentListMap[source.
DependencyProperty
.GlobalIndex] = dependentList = new DependentList();
2471
dependentListMap[source.
DependencyProperty
.GlobalIndex] = DependencyProperty.UnsetValue;