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