4 references to dnSection
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (1)
5686|| _type == DocumentNodeType.dnSection
System\Windows\Documents\XamlToRtfWriter.cs (3)
1235dnThis.Parent.Type == DocumentNodeType.dnSection && 1874case DocumentNodeType.dnSection: 3747documentNodeType = DocumentNodeType.dnSection;