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