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