4 writes to FontSlot
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
768FontSlot = formatState.FontSlot; 9077formatState.FontSlot = FontSlot.DBCH; 9080formatState.FontSlot = FontSlot.LOCH; 9083formatState.FontSlot = FontSlot.HICH;
4 references to FontSlot
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
768FontSlot = formatState.FontSlot; 902&& FontSlot == formatState.FontSlot 9051if (formatState.FontSlot == FontSlot.DBCH)