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