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