2 references to fsktablerowboundaryOuter
PresentationFramework (2)
MS\Internal\PtsHost\TableParaClient.cs (2)
1344
_isFirstChunk = (tableRowDetails.fskboundaryAbove == PTS.FSKTABLEROWBOUNDARY.
fsktablerowboundaryOuter
) &&
1354
_isLastChunk = (tableRowDetails.fskboundaryBelow == PTS.FSKTABLEROWBOUNDARY.
fsktablerowboundaryOuter
) &&