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