5 references to dnFieldEnd
PresentationFramework (5)
System\Windows\Documents\RtfToXamlReader.cs (5)
5706|| _type == DocumentNodeType.dnFieldEnd 5783if (Type == DocumentNodeType.dnFieldEnd) 8068else if (dn.Type == DocumentNodeType.dnFieldEnd) 8865DocumentNode dnEnd = new DocumentNode(DocumentNodeType.dnFieldEnd) 8881DocumentNode dnEnd = new DocumentNode(DocumentNodeType.dnFieldEnd)