3 writes to _styleSimulations
PresentationCore (3)
System\Windows\Media\GlyphTypeface.cs (3)
107
_styleSimulations
= styleSimulations;
135
_styleSimulations
= styleSimulations;
946
_styleSimulations
= value;
2 references to _styleSimulations
PresentationCore (2)
System\Windows\Media\GlyphTypeface.cs (2)
941
return
_styleSimulations
;
1671
Initialize(_originalUri,
_styleSimulations
);