4 references to HasParaBorder
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (3)
791_pb = formatState.HasParaBorder ? new ParaBorder(formatState.ParaBorder) : null; 953if (HasParaBorder) 5258if (fsThis.HasParaBorder)
System\Windows\Documents\XamlToRtfWriter.cs (1)
1095if (fsThis.HasParaBorder)