2 writes to _numeralStyle
PresentationFramework (2)
MS\Internal\Text\TypographyProperties.cs (2)
576_numeralStyle = value; 761_numeralStyle = FontNumeralStyle.Normal;
4 references to _numeralStyle
PresentationFramework (4)
MS\Internal\Text\TypographyProperties.cs (4)
571get { return _numeralStyle; } 705_numeralStyle == genericOther._numeralStyle && 721(int)_numeralStyle << 20 ^