2 writes to _itap
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (2)
875
_itap
= 0;
1406
_itap
= value;
4 references to _itap
PresentationFramework (4)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (4)
1400
return
_itap
;
1559
if (_fInTable ||
_itap
> 0)
1561
return
_itap
> 0 ?
_itap
: 1;