4 writes to ITAP
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (3)
778
ITAP
= formatState.ITAP;
9536
formatState.
ITAP
= token.Parameter;
9976
formatState.
ITAP
= 1;
System\Windows\Documents\XamlToRtfWriter.cs (1)
482
dn.FormatState.
ITAP
= iLevel;
6 references to ITAP
PresentationFramework (6)
System\Windows\Documents\RtfToXamlReader.cs (3)
778
ITAP = formatState.
ITAP
;
910
&&
ITAP
== formatState.
ITAP
System\Windows\Documents\XamlToRtfWriter.cs (3)
1076
if (fsThis.
ITAP
> 1)
1079
_rtfBuilder.Append(fsThis.
ITAP
.ToString(CultureInfo.InvariantCulture));
1162
if (fsThis.
ITAP
> 1)