2 writes to StartIndexDefault
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (2)
3241
entry.
StartIndexDefault
= nStartIndexDefault;
6908
mle.
StartIndexDefault
= dnList.FormatState.StartIndexDefault;
4 references to StartIndexDefault
PresentationFramework (4)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (4)
11233
mlWant.AddEntry(mle.Marker, mle.ILS, -1, mle.
StartIndexDefault
, mle.VirtualListLevel);
11711
|| eHave.
StartIndexDefault
!= eWant.
StartIndexDefault
11787
dnList.FormatState.StartIndexDefault = mle.
StartIndexDefault
;