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