2 writes to _fInTable
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
868
_fInTable
= false;
1530
_fInTable
= value;
2 references to _fInTable
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
1526
return
_fInTable
;
1538
if (
_fInTable
|| _itap > 0)