4 writes to ITAP
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (3)
780
ITAP
= formatState.ITAP;
9511
formatState.
ITAP
= token.Parameter;
9947
formatState.
ITAP
= 1;
System\Windows\Documents\XamlToRtfWriter.cs (1)
484
dn.FormatState.
ITAP
= iLevel;
6 references to ITAP
PresentationFramework (6)
System\Windows\Documents\RtfToXamlReader.cs (3)
780
ITAP = formatState.
ITAP
;
912
&&
ITAP
== formatState.
ITAP
System\Windows\Documents\XamlToRtfWriter.cs (3)
1078
if (fsThis.
ITAP
> 1)
1081
_rtfBuilder.Append(fsThis.
ITAP
.ToString(CultureInfo.InvariantCulture));
1164
if (fsThis.
ITAP
> 1)