3 writes to _formatState
PresentationFramework (3)
System\Windows\Documents\RtfToXamlReader.cs (3)
4656
_formatState
= new FormatState();
4672
_formatState
= new FormatState(formatState)
5880
_formatState
= value;
1 reference to _formatState
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
5876
return
_formatState
;