2 writes to _numberType
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (2)
4141
_numberType
= MarkerStyle.MarkerArabic;
4174
_numberType
= value;
1 reference to _numberType
PresentationFramework (1)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (1)
4170
return
_numberType
;