2 writes to _rootElementKey
PresentationFramework (2)
System\Windows\Markup\Localizer\BamlLocalizationDictionary.cs (2)
396
newDictionary.
_rootElementKey
= _rootElementKey;
404
_rootElementKey
= key;
2 references to _rootElementKey
PresentationFramework (2)
System\Windows\Markup\Localizer\BamlLocalizationDictionary.cs (2)
181
get =>
_rootElementKey
;
396
newDictionary._rootElementKey =
_rootElementKey
;