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)
1400return _itap; 1559if (_fInTable || _itap > 0) 1561return _itap > 0 ? _itap : 1;