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