1 write to _cultureInfo
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedSOMPage.cs (1)
138_cultureInfo = value;
2 references to _cultureInfo
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedSOMPage.cs (2)
98if (_cultureInfo != null) 100element.SetValue(FrameworkContentElement.LanguageProperty, XmlLanguage.GetLanguage(_cultureInfo.IetfLanguageTag));