1 write to _isFirstChunk
PresentationFramework (1)
MS\Internal\PtsHost\TableParaClient.cs (1)
1350_isFirstChunk = (tableRowDetails.fskboundaryAbove == PTS.FSKTABLEROWBOUNDARY.fsktablerowboundaryOuter) &&
2 references to _isFirstChunk
PresentationFramework (2)
MS\Internal\PtsHost\TableParaClient.cs (2)
525if (_isFirstChunk) 1312internal override bool IsFirstChunk { get { return _isFirstChunk; } }