1 write to CF
PresentationFramework (1)
System\Windows\Documents\XamlToRtfWriter.cs (1)
3255formatState.ParaBorder.CF = valueData;
2 references to CF
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
2156if (CF >= 0) 2158entry = converterState.ColorTable.EntryAt((int)CF);