4 writes to FontSlot
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
767
FontSlot
= formatState.FontSlot;
9102
formatState.
FontSlot
= FontSlot.DBCH;
9105
formatState.
FontSlot
= FontSlot.LOCH;
9108
formatState.
FontSlot
= FontSlot.HICH;
4 references to FontSlot
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
767
FontSlot = formatState.
FontSlot
;
901
&&
FontSlot
== formatState.
FontSlot
9076
if (formatState.
FontSlot
== FontSlot.DBCH)