4 writes to FontSlot
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
766FontSlot = formatState.FontSlot; 9101formatState.FontSlot = FontSlot.DBCH; 9104formatState.FontSlot = FontSlot.LOCH; 9107formatState.FontSlot = FontSlot.HICH;
4 references to FontSlot
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
766FontSlot = formatState.FontSlot; 900&& FontSlot == formatState.FontSlot 9075if (formatState.FontSlot == FontSlot.DBCH)