2 writes to _numeralAlignment
PresentationFramework (2)
MS\Internal\Text\TypographyProperties.cs (2)
593_numeralAlignment = value; 765_numeralAlignment = FontNumeralAlignment.Normal;
4 references to _numeralAlignment
PresentationFramework (4)
MS\Internal\Text\TypographyProperties.cs (4)
588get { return _numeralAlignment; } 709_numeralAlignment == genericOther._numeralAlignment && 725(int)_numeralAlignment << 18 ^