3 references to BeforeFirst
PresentationFramework (3)
System\Windows\Documents\Table.cs (3)
476
Debug.Assert(_currentChildType != ChildrenTypes.
BeforeFirst
);
484
if (_currentChildType == ChildrenTypes.
BeforeFirst
)
508
_currentChildType = ChildrenTypes.
BeforeFirst
;