9 references to MoveToNextSchemaElement
ReachFramework (9)
PrintConfig\PageCanvasSize.cs (2)
191while (reader.MoveToNextSchemaElement(subPropDepth, 242while (reader.MoveToNextSchemaElement(iaPropDepth,
PrintConfig\PageMediaSize.cs (1)
209if (reader.MoveToNextSchemaElement(reader.CurrentElementDepth + 1,
PrintConfig\PrtCap_Builder.cs (4)
57while (_reader.MoveToNextSchemaElement(_kRootElementDepth, 163while (_reader.MoveToNextSchemaElement(optionDepth, typeFilterFlags)) 203while (_reader.MoveToNextSchemaElement(optionPropertyDepth, 319while (_reader.MoveToNextSchemaElement(propDepth,
PrintConfig\PrtCap_Reader.cs (2)
290if (!MoveToNextSchemaElement(CurrentElementDepth + 1, PrintSchemaNodeTypes.Value)) 364if (!MoveToNextSchemaElement(CurrentElementDepth + 1, PrintSchemaNodeTypes.ParameterRef))