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