12 references to HasRowFormat
PresentationFramework (12)
System\Windows\Documents\RtfToXamlReader.cs (5)
5113if (FormatState.HasRowFormat) 5145if (dnRow != null && dnRow.FormatState.HasRowFormat) 5324if (FormatState.HasRowFormat) 6037if (FormatState.HasRowFormat) 10016if (!dnTable.FormatState.HasRowFormat)
System\Windows\Documents\XamlToRtfWriter.cs (7)
1471if (dnCell.FormatState.HasRowFormat) 1536if (dnCell.FormatState.HasRowFormat) 1562if (dnCell.FormatState.HasRowFormat) 1615if (dnTable.FormatState.HasRowFormat) 1770if (dnSpanningCell.FormatState.HasRowFormat) 1828if (dnSpanningCell.FormatState.HasRowFormat) 1905if (dnThis.FormatState.HasRowFormat)