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