2 writes to Row
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (2)
5694
csNew.
Row
= dnRow;
5709
csNew.
Row
= dnRow;
3 references to Row
PresentationFramework (3)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (3)
6304
if (!cs.IsFilled && (nUnfilledRowIndex < 0 || nUnfilledRowIndex > cs.
Row
.Index))
6307
if (!cs.
Row
.FormatState.RowFormat.IsVMerge)
6309
nUnfilledRowIndex = cs.
Row
.Index;