2 writes to _nStartIndexDefault
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (2)
884
_nStartIndexDefault
= -1;
1515
_nStartIndexDefault
= value;
1 reference to _nStartIndexDefault
PresentationFramework (1)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (1)
1511
return
_nStartIndexDefault
;