12 references to HasRowFormat
PresentationFramework (12)
System\Windows\Documents\RtfToXamlReader.cs (5)
5122if (FormatState.HasRowFormat) 5154if (dnRow != null && dnRow.FormatState.HasRowFormat) 5333if (FormatState.HasRowFormat) 6050if (FormatState.HasRowFormat) 10047if (!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)