12 references to HasRowFormat
PresentationFramework (12)
System\Windows\Documents\RtfToXamlReader.cs (5)
5115if (FormatState.HasRowFormat) 5147if (dnRow != null && dnRow.FormatState.HasRowFormat) 5326if (FormatState.HasRowFormat) 6039if (FormatState.HasRowFormat) 10018if (!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)