4 writes to FontSlot
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
768
FontSlot
= formatState.FontSlot;
9076
formatState.
FontSlot
= FontSlot.DBCH;
9079
formatState.
FontSlot
= FontSlot.LOCH;
9082
formatState.
FontSlot
= FontSlot.HICH;
4 references to FontSlot
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
768
FontSlot = formatState.
FontSlot
;
902
&&
FontSlot
== formatState.
FontSlot
9050
if (formatState.
FontSlot
== FontSlot.DBCH)