3 writes to _formatState
PresentationFramework (3)
System\Windows\Documents\RtfToXamlReader.cs (3)
4647
_formatState
= new FormatState();
4663
_formatState
= new FormatState(formatState)
5871
_formatState
= value;
1 reference to _formatState
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
5867
return
_formatState
;