4 references to dnSection
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (1)
5696|| _type == DocumentNodeType.dnSection
System\Windows\Documents\XamlToRtfWriter.cs (3)
1233dnThis.Parent.Type == DocumentNodeType.dnSection && 1872case DocumentNodeType.dnSection: 3745documentNodeType = DocumentNodeType.dnSection;