2 writes to _numberType
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
4079
_numberType
= MarkerStyle.MarkerArabic;
4112
_numberType
= value;
1 reference to _numberType
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
4108
return
_numberType
;