1 write to ForceParagraph
PresentationFramework (1)
System\Windows\Documents\XamlRtfConverter.cs (1)
103
rtfToXamlReader.
ForceParagraph
= ForceParagraph;
2 references to ForceParagraph
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
7978
if (
ForceParagraph
|| TreeContainsBlock())
7998
bool bBlock =
ForceParagraph
|| TreeContainsBlock();