2 writes to CFPara
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
781CFPara = formatState.CFPara; 9253formatState.CFPara = token.Parameter;
4 references to CFPara
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
781CFPara = formatState.CFPara; 913&& CFPara == formatState.CFPara 5198if (Converters.ColorToUse(converterState, fsThis.CBPara, fsThis.CFPara, fsThis.ParaShading, ref cToUse))