5 references to dnFieldEnd
PresentationFramework (5)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (5)
5785|| _type == DocumentNodeType.dnFieldEnd 5862if (Type == DocumentNodeType.dnFieldEnd) 8146else if (dn.Type == DocumentNodeType.dnFieldEnd) 8948DocumentNode dnEnd = new DocumentNode(DocumentNodeType.dnFieldEnd); 8962DocumentNode dnEnd = new DocumentNode(DocumentNodeType.dnFieldEnd);