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