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