9 references to MoveToNextSchemaElement
ReachFramework (9)
PrintConfig\PageCanvasSize.cs (2)
198while (reader.MoveToNextSchemaElement(subPropDepth, 249while (reader.MoveToNextSchemaElement(iaPropDepth,
PrintConfig\PageMediaSize.cs (1)
215if (reader.MoveToNextSchemaElement(reader.CurrentElementDepth + 1,
PrintConfig\PrtCap_Builder.cs (4)
61while (_reader.MoveToNextSchemaElement(_kRootElementDepth, 167while (_reader.MoveToNextSchemaElement(optionDepth, typeFilterFlags)) 207while (_reader.MoveToNextSchemaElement(optionPropertyDepth, 323while (_reader.MoveToNextSchemaElement(propDepth,
PrintConfig\PrtCap_Reader.cs (2)
295if (!MoveToNextSchemaElement(CurrentElementDepth + 1, PrintSchemaNodeTypes.Value)) 369if (!MoveToNextSchemaElement(CurrentElementDepth + 1, PrintSchemaNodeTypes.ParameterRef))