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