2 writes to BorderAll
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
2009BorderAll = new BorderFormat(); 2019BorderAll = new BorderFormat(pb.BorderAll);
6 references to BorderAll
PresentationFramework (6)
System\Windows\Documents\RtfToXamlReader.cs (6)
2019BorderAll = new BorderFormat(pb.BorderAll); 2115BorderAll.CF = value; 2125&& BorderAll.IsNone; 2141if (!BorderAll.IsNone) 2143sb.Append(Converters.TwipToPositiveVisiblePxString(BorderAll.EffectiveWidth)); 10740ConverterState.CurrentBorder = formatState.ParaBorder.BorderAll;