2 writes to _variant
PresentationFramework (2)
MS\Internal\Text\TypographyProperties.cs (2)
548
_variant
= value;
759
_variant
= FontVariants.Normal;
4 references to _variant
PresentationFramework (4)
MS\Internal\Text\TypographyProperties.cs (4)
543
get { return
_variant
; }
702
_variant
== genericOther.
_variant
&&
719
(int)
_variant
<< 28 ^