3 references to AfterLast
PresentationFramework (3)
System\Windows\Documents\Table.cs (3)
438
while (_currentChildType < ChildrenTypes.
AfterLast
)
466
return (_currentChildType != ChildrenTypes.
AfterLast
);
478
if (_currentChildType == ChildrenTypes.
AfterLast
)