4 writes to FontSlot
PresentationFramework (4)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (4)
789
FontSlot
= formatState.FontSlot;
9168
formatState.
FontSlot
= FontSlot.DBCH;
9171
formatState.
FontSlot
= FontSlot.LOCH;
9174
formatState.
FontSlot
= FontSlot.HICH;
4 references to FontSlot
PresentationFramework (4)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (4)
789
FontSlot = formatState.
FontSlot
;
923
&&
FontSlot
== formatState.
FontSlot
9142
if (formatState.
FontSlot
== FontSlot.DBCH)