2 references to NewEntry
PresentationFramework (2)
src\Framework\System\Windows\TreeWalkHelper.cs (2)
343EffectiveValueEntry newEntry = info.IsAddOperation ? rootInfo.NewEntry : new EffectiveValueEntry(dp, BaseValueSourceInternal.Inherited); 948EffectiveValueEntry newEntry = info.NewEntry;