2 writes to StartIndexDefault
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
3182
entry.
StartIndexDefault
= nStartIndexDefault;
6826
mle.
StartIndexDefault
= dnList.FormatState.StartIndexDefault;
4 references to StartIndexDefault
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
11139
mlWant.AddEntry(mle.Marker, mle.ILS, -1, mle.
StartIndexDefault
, mle.VirtualListLevel);
11611
|| eHave.
StartIndexDefault
!= eWant.
StartIndexDefault
11687
dnList.FormatState.StartIndexDefault = mle.
StartIndexDefault
;