2 writes to _numeralStyle
PresentationFramework (2)
MS\Internal\Text\TypographyProperties.cs (2)
575_numeralStyle = value; 760_numeralStyle = FontNumeralStyle.Normal;
4 references to _numeralStyle
PresentationFramework (4)
MS\Internal\Text\TypographyProperties.cs (4)
570get { return _numeralStyle; } 704_numeralStyle == genericOther._numeralStyle && 720(int)_numeralStyle << 20 ^