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