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