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