3 references to BeforeFirst
PresentationFramework (3)
System\Windows\Documents\Table.cs (3)
485
Debug.Assert(_currentChildType != ChildrenTypes.
BeforeFirst
);
493
if (_currentChildType == ChildrenTypes.
BeforeFirst
)
517
_currentChildType = ChildrenTypes.
BeforeFirst
;