3 references to BeforeFirst
PresentationFramework (3)
System\Windows\Documents\Table.cs (3)
464Debug.Assert(_currentChildType != ChildrenTypes.BeforeFirst); 472if (_currentChildType == ChildrenTypes.BeforeFirst) 496_currentChildType = ChildrenTypes.BeforeFirst;