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