2 writes to _fraction
PresentationFramework (2)
src\Framework\MS\Internal\Text\TypographyProperties.cs (2)
502
_fraction
= value;
772
_fraction
= FontFraction.Normal;
4 references to _fraction
PresentationFramework (4)
src\Framework\MS\Internal\Text\TypographyProperties.cs (4)
497
get { return
_fraction
; }
711
_fraction
== genericOther.
_fraction
&&
735
(int)
_fraction
<< 16 ^