12 references to HasRowFormat
PresentationFramework (12)
System\Windows\Documents\RtfToXamlReader.cs (5)
5112if (FormatState.HasRowFormat) 5144if (dnRow != null && dnRow.FormatState.HasRowFormat) 5323if (FormatState.HasRowFormat) 6040if (FormatState.HasRowFormat) 10031if (!dnTable.FormatState.HasRowFormat)
System\Windows\Documents\XamlToRtfWriter.cs (7)
1470if (dnCell.FormatState.HasRowFormat) 1535if (dnCell.FormatState.HasRowFormat) 1561if (dnCell.FormatState.HasRowFormat) 1614if (dnTable.FormatState.HasRowFormat) 1769if (dnSpanningCell.FormatState.HasRowFormat) 1827if (dnSpanningCell.FormatState.HasRowFormat) 1904if (dnThis.FormatState.HasRowFormat)