4 references to HasParaBorder
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (3)
790_pb = formatState.HasParaBorder ? new ParaBorder(formatState.ParaBorder) : null; 952if (HasParaBorder) 5256if (fsThis.HasParaBorder)
System\Windows\Documents\XamlToRtfWriter.cs (1)
1094if (fsThis.HasParaBorder)