Implemented interface member:
4 references to Entry
PresentationFramework (4)
MS\Internal\Globalization\BamlTreeUpdater.cs (1)
63deferredResources.Add(enumerator.Entry);
System\Windows\Markup\Localizer\BamlLocalizationDictionary.cs (3)
65return (BamlLocalizableResourceKey) Entry.Key; 75return (BamlLocalizableResource) Entry.Value; 86return this.Entry;