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