Base:
property
IsFirstChunk
MS.Internal.PtsHost.BaseParaClient.IsFirstChunk
2 references to IsFirstChunk
PresentationFramework (2)
MS\Internal\PtsHost\SubpageParaClient.cs (2)
78
if (!
IsFirstChunk
)
294
Visual.DrawBackgroundAndBorder(backgroundBrush, mbpInfo.BorderBrush, mbpInfo.Border, _rect.FromTextDpi(),
IsFirstChunk
, IsLastChunk);