4 references to EffectiveValueEntry
WindowsBase (4)
Base\System\Windows\DependencyObject.cs (1)
209entry = new EffectiveValueEntry(dp);
Base\System\Windows\DependencyPropertyChangedEventArgs.cs (3)
29_oldEntry = new EffectiveValueEntry(property); 44_oldEntry = new EffectiveValueEntry(property); 58_oldEntry = new EffectiveValueEntry(property);