1 write to _fsEmptyState
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
943_fsEmptyState = new FormatState();
3 references to _fsEmptyState
PresentationFramework (3)
System\Windows\Documents\RtfToXamlReader.cs (3)
941if (_fsEmptyState == null) 944_fsEmptyState.FontSize = -1; 947return _fsEmptyState;