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)
1378return _itap; 1537if (_fInTable || _itap > 0) 1539return _itap > 0 ? _itap : 1;