2 writes to _rootElementKey
PresentationFramework (2)
System\Windows\Markup\Localizer\BamlLocalizationDictionary.cs (2)
395newDictionary._rootElementKey = _rootElementKey; 403_rootElementKey = key;
2 references to _rootElementKey
PresentationFramework (2)
System\Windows\Markup\Localizer\BamlLocalizationDictionary.cs (2)
180get => _rootElementKey; 395newDictionary._rootElementKey = _rootElementKey;