2 writes to _fInTable
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (2)
889
_fInTable
= false;
1551
_fInTable
= value;
2 references to _fInTable
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (2)
1547
return
_fInTable
;
1559
if (
_fInTable
|| _itap > 0)