2 writes to _numeralAlignment
PresentationFramework (2)
src\Framework\MS\Internal\Text\TypographyProperties.cs (2)
597_numeralAlignment = value; 769_numeralAlignment = FontNumeralAlignment.Normal;
4 references to _numeralAlignment
PresentationFramework (4)
src\Framework\MS\Internal\Text\TypographyProperties.cs (4)
592get { return _numeralAlignment; } 713_numeralAlignment == genericOther._numeralAlignment && 729(int)_numeralAlignment << 18 ^