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