2 writes to StartIndexDefault
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
788
StartIndexDefault
= formatState.StartIndexDefault;
11686
dnList.FormatState.
StartIndexDefault
= mle.StartIndexDefault;
5 references to StartIndexDefault
PresentationFramework (5)
System\Windows\Documents\RtfToXamlReader.cs (5)
788
StartIndexDefault = formatState.
StartIndexDefault
;
920
&&
StartIndexDefault
== formatState.
StartIndexDefault
6772
dn.FormatState.
StartIndexDefault
, dn.VirtualListLevel);
6825
mle.StartIndexDefault = dnList.FormatState.
StartIndexDefault
;