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