2 writes to _annotationAlternates
PresentationFramework (2)
src\Framework\MS\Internal\Text\TypographyProperties.cs (2)
681
_annotationAlternates
= value;
765
_annotationAlternates
= 0;
4 references to _annotationAlternates
PresentationFramework (4)
src\Framework\MS\Internal\Text\TypographyProperties.cs (4)
676
get { return
_annotationAlternates
; }
719
_annotationAlternates
== genericOther.
_annotationAlternates
;
736
(int)
_annotationAlternates
<< 12;