3 references to AfterLast
PresentationFramework (3)
System\Windows\Documents\Table.cs (3)
458
while (_currentChildType < ChildrenTypes.
AfterLast
)
486
return (_currentChildType != ChildrenTypes.
AfterLast
);
498
if (_currentChildType == ChildrenTypes.
AfterLast
)