4 references to dnSection
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (1)
5684|| _type == DocumentNodeType.dnSection
System\Windows\Documents\XamlToRtfWriter.cs (3)
1234dnThis.Parent.Type == DocumentNodeType.dnSection && 1873case DocumentNodeType.dnSection: 3746documentNodeType = DocumentNodeType.dnSection;