4 writes to FontSlot
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
767FontSlot = formatState.FontSlot; 9075formatState.FontSlot = FontSlot.DBCH; 9078formatState.FontSlot = FontSlot.LOCH; 9081formatState.FontSlot = FontSlot.HICH;
4 references to FontSlot
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
767FontSlot = formatState.FontSlot; 901&& FontSlot == formatState.FontSlot 9049if (formatState.FontSlot == FontSlot.DBCH)