4 references to dnSection
PresentationFramework (4)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (1)
5766|| _type == DocumentNodeType.dnSection
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (3)
1237dnThis.Parent.Type == DocumentNodeType.dnSection && 1876case DocumentNodeType.dnSection: 3754documentNodeType = DocumentNodeType.dnSection;