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