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