12 references to HasRowFormat
PresentationFramework (12)
System\Windows\Documents\RtfToXamlReader.cs (5)
5114if (FormatState.HasRowFormat) 5146if (dnRow != null && dnRow.FormatState.HasRowFormat) 5325if (FormatState.HasRowFormat) 6038if (FormatState.HasRowFormat) 10017if (!dnTable.FormatState.HasRowFormat)
System\Windows\Documents\XamlToRtfWriter.cs (7)
1472if (dnCell.FormatState.HasRowFormat) 1537if (dnCell.FormatState.HasRowFormat) 1563if (dnCell.FormatState.HasRowFormat) 1616if (dnTable.FormatState.HasRowFormat) 1771if (dnSpanningCell.FormatState.HasRowFormat) 1829if (dnSpanningCell.FormatState.HasRowFormat) 1906if (dnThis.FormatState.HasRowFormat)