2 writes to _itap
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
853
_itap
= 0;
1384
_itap
= value;
4 references to _itap
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
1378
return
_itap
;
1537
if (_fInTable ||
_itap
> 0)
1539
return
_itap
> 0 ?
_itap
: 1;