2 writes to _numberType
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
4082
_numberType
= MarkerStyle.MarkerArabic;
4115
_numberType
= value;
1 reference to _numberType
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
4111
return
_numberType
;