2 writes to _numeralAlignment
PresentationFramework (2)
MS\Internal\Text\TypographyProperties.cs (2)
589_numeralAlignment = value; 761_numeralAlignment = FontNumeralAlignment.Normal;
4 references to _numeralAlignment
PresentationFramework (4)
MS\Internal\Text\TypographyProperties.cs (4)
584get { return _numeralAlignment; } 705_numeralAlignment == genericOther._numeralAlignment && 721(int)_numeralAlignment << 18 ^