2 writes to _fontSlot
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
841
_fontSlot
= FontSlot.LOCH;
1271
_fontSlot
= value;
1 reference to _fontSlot
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
1267
return
_fontSlot
;