2 writes to _type
PresentationFramework (2)
System\Windows\Documents\RtfToken.cs (2)
55
_type
= RtfTokenType.TokenInvalid;
79
_type
= value;
1 reference to _type
PresentationFramework (1)
System\Windows\Documents\RtfToken.cs (1)
75
return
_type
;