2 writes to _fInTable
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
867
_fInTable
= false;
1531
_fInTable
= value;
2 references to _fInTable
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
1527
return
_fInTable
;
1539
if (
_fInTable
|| _itap > 0)