3 references to AfterLast
PresentationFramework (3)
System\Windows\Documents\Table.cs (3)
441
while (_currentChildType < ChildrenTypes.
AfterLast
)
469
return (_currentChildType != ChildrenTypes.
AfterLast
);
481
if (_currentChildType == ChildrenTypes.
AfterLast
)