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