1 write to CF
PresentationFramework (1)
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (1)
3262formatState.ParaBorder.CF = valueData;
2 references to CF
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (2)
2199if (CF >= 0) 2201entry = converterState.ColorTable.EntryAt((int)CF);