3 references to AfterLast
PresentationFramework (3)
System\Windows\Documents\Table.cs (3)
437
while (_currentChildType < ChildrenTypes.
AfterLast
)
465
return (_currentChildType != ChildrenTypes.
AfterLast
);
477
if (_currentChildType == ChildrenTypes.
AfterLast
)