4 references to dnSection
PresentationFramework (4)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (1)
5766
|| _type == DocumentNodeType.
dnSection
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (3)
1237
dnThis.Parent.Type == DocumentNodeType.
dnSection
&&
1876
case DocumentNodeType.
dnSection
:
3754
documentNodeType = DocumentNodeType.
dnSection
;