2 references to NextCellFormat
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (1)
3009
return
NextCellFormat
();
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (1)
3086
CellFormat cf = rf.
NextCellFormat
();