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