1 write to _culture
PresentationCore (1)
MS\Internal\TextFormatting\GenericTextProperties.cs (1)
59_culture = culture;
3 references to _culture
PresentationCore (3)
MS\Internal\TextFormatting\GenericTextProperties.cs (3)
78^ ((int)_culture.GetHashCode() << 6) 100&& _culture == textRunProperties.CultureInfo 178get { return _culture; }