2 writes to _currentChild
PresentationFramework (2)
src\Framework\System\Windows\Documents\Table.cs (2)
486
_currentChild
= currentChild;
526
_currentChild
= null;
1 reference to _currentChild
PresentationFramework (1)
src\Framework\System\Windows\Documents\Table.cs (1)
512
return (
_currentChild
);