2 writes to _itap
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
854
_itap
= 0;
1385
_itap
= value;
4 references to _itap
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
1379
return
_itap
;
1538
if (_fInTable ||
_itap
> 0)
1540
return
_itap
> 0 ?
_itap
: 1;