5 references to dnFieldEnd
PresentationFramework (5)
System\Windows\Documents\RtfToXamlReader.cs (5)
5705|| _type == DocumentNodeType.dnFieldEnd 5782if (Type == DocumentNodeType.dnFieldEnd) 8065else if (dn.Type == DocumentNodeType.dnFieldEnd) 8857DocumentNode dnEnd = new DocumentNode(DocumentNodeType.dnFieldEnd); 8871DocumentNode dnEnd = new DocumentNode(DocumentNodeType.dnFieldEnd);