2 writes to BorderAll
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
2008BorderAll = new BorderFormat(); 2018BorderAll = new BorderFormat(pb.BorderAll);
6 references to BorderAll
PresentationFramework (6)
System\Windows\Documents\RtfToXamlReader.cs (6)
2018BorderAll = new BorderFormat(pb.BorderAll); 2114BorderAll.CF = value; 2124&& BorderAll.IsNone; 2140if (!BorderAll.IsNone) 2142sb.Append(Converters.TwipToPositiveVisiblePxString(BorderAll.EffectiveWidth)); 10709ConverterState.CurrentBorder = formatState.ParaBorder.BorderAll;