2 writes to StartIndexDefault
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (2)
810
StartIndexDefault
= formatState.StartIndexDefault;
11787
dnList.FormatState.
StartIndexDefault
= mle.StartIndexDefault;
5 references to StartIndexDefault
PresentationFramework (5)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (5)
810
StartIndexDefault = formatState.
StartIndexDefault
;
942
&&
StartIndexDefault
== formatState.
StartIndexDefault
6855
dn.FormatState.
StartIndexDefault
, dn.VirtualListLevel);
6908
mle.StartIndexDefault = dnList.FormatState.
StartIndexDefault
;