4 references to HasParaBorder
PresentationFramework (4)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (3)
812_pb = formatState.HasParaBorder ? new ParaBorder(formatState.ParaBorder) : null; 974if (HasParaBorder) 5319if (fsThis.HasParaBorder)
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (1)
1096if (fsThis.HasParaBorder)