2 writes to _numberType
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
4081
_numberType
= MarkerStyle.MarkerArabic;
4114
_numberType
= value;
1 reference to _numberType
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
4110
return
_numberType
;