2 writes to Row
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
5622
Row
= dnRow,
5639
Row
= dnRow,
3 references to Row
PresentationFramework (3)
System\Windows\Documents\RtfToXamlReader.cs (3)
6235
if (!cs.IsFilled && (nUnfilledRowIndex < 0 || nUnfilledRowIndex > cs.
Row
.Index))
6238
if (!cs.
Row
.FormatState.RowFormat.IsVMerge)
6240
nUnfilledRowIndex = cs.
Row
.Index;