1 write to _fsEmptyState
PresentationFramework (1)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (1)
964_fsEmptyState = new FormatState();
3 references to _fsEmptyState
PresentationFramework (3)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (3)
962if (_fsEmptyState == null) 965_fsEmptyState.FontSize = -1; 968return _fsEmptyState;