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