5 references to dnFieldEnd
PresentationFramework (5)
System\Windows\Documents\RtfToXamlReader.cs (5)
5716|| _type == DocumentNodeType.dnFieldEnd 5793if (Type == DocumentNodeType.dnFieldEnd) 8081else if (dn.Type == DocumentNodeType.dnFieldEnd) 8878DocumentNode dnEnd = new DocumentNode(DocumentNodeType.dnFieldEnd) 8894DocumentNode dnEnd = new DocumentNode(DocumentNodeType.dnFieldEnd)