9 references to MoveToNextSchemaElement
ReachFramework (9)
PrintConfig\PageCanvasSize.cs (2)
188while (reader.MoveToNextSchemaElement(subPropDepth, 237while (reader.MoveToNextSchemaElement(iaPropDepth,
PrintConfig\PageMediaSize.cs (1)
208if (reader.MoveToNextSchemaElement(reader.CurrentElementDepth + 1,
PrintConfig\PrtCap_Builder.cs (4)
56while (_reader.MoveToNextSchemaElement(_kRootElementDepth, 162while (_reader.MoveToNextSchemaElement(optionDepth, typeFilterFlags)) 202while (_reader.MoveToNextSchemaElement(optionPropertyDepth, 318while (_reader.MoveToNextSchemaElement(propDepth,
PrintConfig\PrtCap_Reader.cs (2)
288if (!MoveToNextSchemaElement(CurrentElementDepth + 1, PrintSchemaNodeTypes.Value)) 362if (!MoveToNextSchemaElement(CurrentElementDepth + 1, PrintSchemaNodeTypes.ParameterRef))