12 references to HasRowFormat
PresentationFramework (12)
System\Windows\Documents\RtfToXamlReader.cs (5)
5121if (FormatState.HasRowFormat) 5153if (dnRow != null && dnRow.FormatState.HasRowFormat) 5332if (FormatState.HasRowFormat) 6049if (FormatState.HasRowFormat) 10046if (!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)