2 writes to StartIndexDefault
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
789
StartIndexDefault
= formatState.StartIndexDefault;
11687
dnList.FormatState.
StartIndexDefault
= mle.StartIndexDefault;
5 references to StartIndexDefault
PresentationFramework (5)
System\Windows\Documents\RtfToXamlReader.cs (5)
789
StartIndexDefault = formatState.
StartIndexDefault
;
921
&&
StartIndexDefault
== formatState.
StartIndexDefault
6773
dn.FormatState.
StartIndexDefault
, dn.VirtualListLevel);
6826
mle.StartIndexDefault = dnList.FormatState.
StartIndexDefault
;