3 references to BeforeFirst
PresentationFramework (3)
System\Windows\Documents\Table.cs (3)
465
Debug.Assert(_currentChildType != ChildrenTypes.
BeforeFirst
);
473
if (_currentChildType == ChildrenTypes.
BeforeFirst
)
497
_currentChildType = ChildrenTypes.
BeforeFirst
;