2 writes to _numeralAlignment
PresentationFramework (2)
MS\Internal\Text\TypographyProperties.cs (2)
590
_numeralAlignment
= value;
762
_numeralAlignment
= FontNumeralAlignment.Normal;
4 references to _numeralAlignment
PresentationFramework (4)
MS\Internal\Text\TypographyProperties.cs (4)
585
get { return
_numeralAlignment
; }
706
_numeralAlignment
== genericOther.
_numeralAlignment
&&
722
(int)
_numeralAlignment
<< 18 ^