2 references to fsktablerowboundaryOuter
PresentationFramework (2)
src\Framework\MS\Internal\PtsHost\TableParaClient.cs (2)
1441
_isFirstChunk = (tableRowDetails.fskboundaryAbove == PTS.FSKTABLEROWBOUNDARY.
fsktablerowboundaryOuter
) &&
1451
_isLastChunk = (tableRowDetails.fskboundaryBelow == PTS.FSKTABLEROWBOUNDARY.
fsktablerowboundaryOuter
) &&