2 writes to _type
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToken.cs (2)
57
_type
= RtfTokenType.TokenInvalid;
81
_type
= value;
1 reference to _type
PresentationFramework (1)
src\Framework\System\Windows\Documents\RtfToken.cs (1)
77
return
_type
;