3 writes to _formatState
PresentationFramework (3)
System\Windows\Documents\RtfToXamlReader.cs (3)
4657
_formatState
= new FormatState();
4673
_formatState
= new FormatState(formatState)
5881
_formatState
= value;
1 reference to _formatState
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
5877
return
_formatState
;