2 writes to _numeralStyle
PresentationFramework (2)
MS\Internal\Text\TypographyProperties.cs (2)
579_numeralStyle = value; 764_numeralStyle = FontNumeralStyle.Normal;
4 references to _numeralStyle
PresentationFramework (4)
MS\Internal\Text\TypographyProperties.cs (4)
574get { return _numeralStyle; } 708_numeralStyle == genericOther._numeralStyle && 724(int)_numeralStyle << 20 ^