3 references to BeforeFirst
PresentationFramework (3)
src\Framework\System\Windows\Documents\Table.cs (3)
493
Debug.Assert(_currentChildType != ChildrenTypes.
BeforeFirst
);
501
if (_currentChildType == ChildrenTypes.
BeforeFirst
)
525
_currentChildType = ChildrenTypes.
BeforeFirst
;