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