3 references to Value
PresentationFramework (3)
MS\Internal\Globalization\BamlTreeUpdater.cs (2)
61if (!ApplyChangeToBamlTree(enumerator.Key, enumerator.Value, updateMap)) 92BamlLocalizableResource resource = enumerator.Value;
System\Windows\Markup\Localizer\BamlLocalizationDictionary.cs (1)
118get { return this.Value; }