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)
1379return _itap; 1538if (_fInTable || _itap > 0) 1540return _itap > 0 ? _itap : 1;