4 writes to FontSlot
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
766
FontSlot
= formatState.FontSlot;
9089
formatState.
FontSlot
= FontSlot.DBCH;
9092
formatState.
FontSlot
= FontSlot.LOCH;
9095
formatState.
FontSlot
= FontSlot.HICH;
4 references to FontSlot
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
766
FontSlot = formatState.
FontSlot
;
900
&&
FontSlot
== formatState.
FontSlot
9063
if (formatState.
FontSlot
== FontSlot.DBCH)