2 writes to _type
PresentationFramework (2)
System\Windows\Documents\RtfToken.cs (2)
54
_type
= RtfTokenType.TokenInvalid;
78
_type
= value;
1 reference to _type
PresentationFramework (1)
System\Windows\Documents\RtfToken.cs (1)
74
return
_type
;