3 writes to _styleSimulations
PresentationCore (3)
System\Windows\Media\GlyphTypeface.cs (3)
106
_styleSimulations
= styleSimulations;
134
_styleSimulations
= styleSimulations;
945
_styleSimulations
= value;
2 references to _styleSimulations
PresentationCore (2)
System\Windows\Media\GlyphTypeface.cs (2)
940
return
_styleSimulations
;
1670
Initialize(_originalUri,
_styleSimulations
);