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