4 writes to FontSlot
PresentationFramework (4)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (4)
789FontSlot = formatState.FontSlot; 9168formatState.FontSlot = FontSlot.DBCH; 9171formatState.FontSlot = FontSlot.LOCH; 9174formatState.FontSlot = FontSlot.HICH;
4 references to FontSlot
PresentationFramework (4)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (4)
789FontSlot = formatState.FontSlot; 923&& FontSlot == formatState.FontSlot 9142if (formatState.FontSlot == FontSlot.DBCH)