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)
5867return _formatState;