1 write to _culture
PresentationCore (1)
MS\Internal\TextFormatting\GenericTextProperties.cs (1)
61_culture = culture;
3 references to _culture
PresentationCore (3)
MS\Internal\TextFormatting\GenericTextProperties.cs (3)
80^ ((int)_culture.GetHashCode() << 6) 102&& _culture == textRunProperties.CultureInfo 180get { return _culture; }